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