Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.responses |
Modifier and Type | Method and Description |
---|---|
BulkUnpinAttributeResponse |
AttributesClient.bulkUnpinAttribute(BulkUnpinAttributeRequest request) |
BulkUnpinAttributeResponse |
Attributes.bulkUnpinAttribute(BulkUnpinAttributeRequest request)
Unpin a set of attributes in the APM Domain.
|
Modifier and Type | Method and Description |
---|---|
Future<BulkUnpinAttributeResponse> |
AttributesAsync.bulkUnpinAttribute(BulkUnpinAttributeRequest request,
AsyncHandler<BulkUnpinAttributeRequest,BulkUnpinAttributeResponse> handler)
Unpin a set of attributes in the APM Domain.
|
Future<BulkUnpinAttributeResponse> |
AttributesAsyncClient.bulkUnpinAttribute(BulkUnpinAttributeRequest request,
AsyncHandler<BulkUnpinAttributeRequest,BulkUnpinAttributeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<BulkUnpinAttributeResponse> |
AttributesAsync.bulkUnpinAttribute(BulkUnpinAttributeRequest request,
AsyncHandler<BulkUnpinAttributeRequest,BulkUnpinAttributeResponse> handler)
Unpin a set of attributes in the APM Domain.
|
Future<BulkUnpinAttributeResponse> |
AttributesAsyncClient.bulkUnpinAttribute(BulkUnpinAttributeRequest request,
AsyncHandler<BulkUnpinAttributeRequest,BulkUnpinAttributeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
BulkUnpinAttributeResponse |
BulkUnpinAttributeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BulkUnpinAttributeResponse.Builder |
BulkUnpinAttributeResponse.Builder.copy(BulkUnpinAttributeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.