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