Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
static BulkUpdateNotesMetadata.OperationStatus |
BulkUpdateNotesMetadata.OperationStatus.create(String key) |
BulkUpdateNotesMetadata.OperationStatus |
BulkUpdateNotesMetadata.getOperationStatus()
Operation status of the bulk update notes operation.
|
static BulkUpdateNotesMetadata.OperationStatus |
BulkUpdateNotesMetadata.OperationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkUpdateNotesMetadata.OperationStatus[] |
BulkUpdateNotesMetadata.OperationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BulkUpdateNotesMetadata.Builder |
BulkUpdateNotesMetadata.Builder.operationStatus(BulkUpdateNotesMetadata.OperationStatus operationStatus)
Operation status of the bulk update notes operation.
|
Constructor and Description |
---|
BulkUpdateNotesMetadata(BulkUpdateNotesMetadata.OperationStatus operationStatus,
BulkUpdateNotesMetadata.OperationType operationType,
Integer attributesNotesUpdated,
Integer syntheticAttributesPinned)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.