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