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