Package | Description |
---|---|
com.oracle.bmc.apmtraces.model |
Modifier and Type | Method and Description |
---|---|
AttributeUpdateNotesResponse |
AttributeUpdateNotesResponse.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AttributeUpdateNotesResponse> |
BulkUpdateNotesStatus.getAttributeStatuses()
We preserve the order of the attribute items from the bulk update notes request in this
collection.
|
Modifier and Type | Method and Description |
---|---|
AttributeUpdateNotesResponse.Builder |
AttributeUpdateNotesResponse.Builder.copy(AttributeUpdateNotesResponse model) |
Modifier and Type | Method and Description |
---|---|
BulkUpdateNotesStatus.Builder |
BulkUpdateNotesStatus.Builder.attributeStatuses(List<AttributeUpdateNotesResponse> attributeStatuses)
We preserve the order of the attribute items from the bulk update notes request in this
collection.
|
Constructor and Description |
---|
BulkUpdateNotesStatus(List<AttributeUpdateNotesResponse> attributeStatuses,
BulkUpdateNotesMetadata bulkUpdateNotesMetadata)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.