Uses of Class
com.oracle.bmc.datasafe.responses.ChangeAuditPolicyCompartmentResponse
- 
Packages that use ChangeAuditPolicyCompartmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of ChangeAuditPolicyCompartmentResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return ChangeAuditPolicyCompartmentResponse Modifier and Type Method Description ChangeAuditPolicyCompartmentResponseDataSafe. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request)Moves the specified audit policy and its dependent resources into a different compartment.ChangeAuditPolicyCompartmentResponseDataSafeClient. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type ChangeAuditPolicyCompartmentResponse Modifier and Type Method Description Future<ChangeAuditPolicyCompartmentResponse>DataSafeAsync. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request, AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler)Moves the specified audit policy and its dependent resources into a different compartment.Future<ChangeAuditPolicyCompartmentResponse>DataSafeAsyncClient. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request, AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeAuditPolicyCompartmentResponse Modifier and Type Method Description Future<ChangeAuditPolicyCompartmentResponse>DataSafeAsync. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request, AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler)Moves the specified audit policy and its dependent resources into a different compartment.Future<ChangeAuditPolicyCompartmentResponse>DataSafeAsyncClient. changeAuditPolicyCompartment(ChangeAuditPolicyCompartmentRequest request, AsyncHandler<ChangeAuditPolicyCompartmentRequest,ChangeAuditPolicyCompartmentResponse> handler)
- 
Uses of ChangeAuditPolicyCompartmentResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return ChangeAuditPolicyCompartmentResponse Modifier and Type Method Description ChangeAuditPolicyCompartmentResponseChangeAuditPolicyCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ChangeAuditPolicyCompartmentResponse Modifier and Type Method Description ChangeAuditPolicyCompartmentResponse.BuilderChangeAuditPolicyCompartmentResponse.Builder. copy(ChangeAuditPolicyCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-