Package | Description |
---|---|
com.oracle.bmc.apmtraces | |
com.oracle.bmc.apmtraces.requests |
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.
|
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 |
---|---|
BulkUnpinAttributeRequest |
BulkUnpinAttributeRequest.Builder.build()
Build the instance of BulkUnpinAttributeRequest as configured by this builder
|
BulkUnpinAttributeRequest |
BulkUnpinAttributeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of BulkUnpinAttributeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
BulkUnpinAttributeRequest.Builder |
BulkUnpinAttributeRequest.Builder.copy(BulkUnpinAttributeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.