Uses of Class
com.oracle.bmc.datasafe.responses.ChangeAttributeSetCompartmentResponse
- 
Packages that use ChangeAttributeSetCompartmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of ChangeAttributeSetCompartmentResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return ChangeAttributeSetCompartmentResponse Modifier and Type Method Description ChangeAttributeSetCompartmentResponseDataSafe. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request)Moves the attribute set to the specified compartment.ChangeAttributeSetCompartmentResponseDataSafeClient. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type ChangeAttributeSetCompartmentResponse Modifier and Type Method Description Future<ChangeAttributeSetCompartmentResponse>DataSafeAsync. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request, AsyncHandler<ChangeAttributeSetCompartmentRequest,ChangeAttributeSetCompartmentResponse> handler)Moves the attribute set to the specified compartment.Future<ChangeAttributeSetCompartmentResponse>DataSafeAsyncClient. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request, AsyncHandler<ChangeAttributeSetCompartmentRequest,ChangeAttributeSetCompartmentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeAttributeSetCompartmentResponse Modifier and Type Method Description Future<ChangeAttributeSetCompartmentResponse>DataSafeAsync. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request, AsyncHandler<ChangeAttributeSetCompartmentRequest,ChangeAttributeSetCompartmentResponse> handler)Moves the attribute set to the specified compartment.Future<ChangeAttributeSetCompartmentResponse>DataSafeAsyncClient. changeAttributeSetCompartment(ChangeAttributeSetCompartmentRequest request, AsyncHandler<ChangeAttributeSetCompartmentRequest,ChangeAttributeSetCompartmentResponse> handler)
- 
Uses of ChangeAttributeSetCompartmentResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return ChangeAttributeSetCompartmentResponse Modifier and Type Method Description ChangeAttributeSetCompartmentResponseChangeAttributeSetCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ChangeAttributeSetCompartmentResponse Modifier and Type Method Description ChangeAttributeSetCompartmentResponse.BuilderChangeAttributeSetCompartmentResponse.Builder. copy(ChangeAttributeSetCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-