Uses of Class
com.oracle.bmc.datasafe.responses.ChangeSecurityPolicyCompartmentResponse
-
Packages that use ChangeSecurityPolicyCompartmentResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of ChangeSecurityPolicyCompartmentResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return ChangeSecurityPolicyCompartmentResponse Modifier and Type Method Description ChangeSecurityPolicyCompartmentResponseDataSafe. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request)Moves the specified security policy and its dependent resources into a different compartment.ChangeSecurityPolicyCompartmentResponseDataSafeClient. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type ChangeSecurityPolicyCompartmentResponse Modifier and Type Method Description Future<ChangeSecurityPolicyCompartmentResponse>DataSafeAsync. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyCompartmentRequest,ChangeSecurityPolicyCompartmentResponse> handler)Moves the specified security policy and its dependent resources into a different compartment.Future<ChangeSecurityPolicyCompartmentResponse>DataSafeAsyncClient. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyCompartmentRequest,ChangeSecurityPolicyCompartmentResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeSecurityPolicyCompartmentResponse Modifier and Type Method Description Future<ChangeSecurityPolicyCompartmentResponse>DataSafeAsync. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyCompartmentRequest,ChangeSecurityPolicyCompartmentResponse> handler)Moves the specified security policy and its dependent resources into a different compartment.Future<ChangeSecurityPolicyCompartmentResponse>DataSafeAsyncClient. changeSecurityPolicyCompartment(ChangeSecurityPolicyCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyCompartmentRequest,ChangeSecurityPolicyCompartmentResponse> handler) -
Uses of ChangeSecurityPolicyCompartmentResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return ChangeSecurityPolicyCompartmentResponse Modifier and Type Method Description ChangeSecurityPolicyCompartmentResponseChangeSecurityPolicyCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type ChangeSecurityPolicyCompartmentResponse Modifier and Type Method Description ChangeSecurityPolicyCompartmentResponse.BuilderChangeSecurityPolicyCompartmentResponse.Builder. copy(ChangeSecurityPolicyCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-