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