Uses of Class
com.oracle.bmc.apmtraces.responses.BulkUnpinAttributeResponse
- 
Packages that use BulkUnpinAttributeResponse Package Description com.oracle.bmc.apmtraces com.oracle.bmc.apmtraces.responses 
- 
- 
Uses of BulkUnpinAttributeResponse in com.oracle.bmc.apmtracesMethods in com.oracle.bmc.apmtraces that return BulkUnpinAttributeResponse Modifier and Type Method Description BulkUnpinAttributeResponseAttributes. bulkUnpinAttribute(BulkUnpinAttributeRequest request)Unpin a set of attributes in the APM Domain.BulkUnpinAttributeResponseAttributesClient. bulkUnpinAttribute(BulkUnpinAttributeRequest request)Methods in com.oracle.bmc.apmtraces that return types with arguments of type BulkUnpinAttributeResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.apmtraces with type arguments of type BulkUnpinAttributeResponse Modifier and Type Method 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)
- 
Uses of BulkUnpinAttributeResponse in com.oracle.bmc.apmtraces.responsesMethods in com.oracle.bmc.apmtraces.responses that return BulkUnpinAttributeResponse Modifier and Type Method Description BulkUnpinAttributeResponseBulkUnpinAttributeResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.apmtraces.responses with parameters of type BulkUnpinAttributeResponse Modifier and Type Method Description BulkUnpinAttributeResponse.BuilderBulkUnpinAttributeResponse.Builder. copy(BulkUnpinAttributeResponse o)Copy method to populate the builder with values from the given instance.
 
-