Uses of Class
com.oracle.bmc.datasafe.requests.ChangeSecurityPolicyDeploymentCompartmentRequest
-
Packages that use ChangeSecurityPolicyDeploymentCompartmentRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ChangeSecurityPolicyDeploymentCompartmentRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeSecurityPolicyDeploymentCompartmentRequest Modifier and Type Method Description Future<ChangeSecurityPolicyDeploymentCompartmentResponse>
DataSafeAsync. changeSecurityPolicyDeploymentCompartment(ChangeSecurityPolicyDeploymentCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyDeploymentCompartmentRequest,ChangeSecurityPolicyDeploymentCompartmentResponse> handler)
Moves the specified security policy deployment and its dependent resources into a different compartment.Future<ChangeSecurityPolicyDeploymentCompartmentResponse>
DataSafeAsyncClient. changeSecurityPolicyDeploymentCompartment(ChangeSecurityPolicyDeploymentCompartmentRequest request, AsyncHandler<ChangeSecurityPolicyDeploymentCompartmentRequest,ChangeSecurityPolicyDeploymentCompartmentResponse> handler)
-
Uses of ChangeSecurityPolicyDeploymentCompartmentRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ChangeSecurityPolicyDeploymentCompartmentRequest Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentRequest
ChangeSecurityPolicyDeploymentCompartmentRequest.Builder. build()
Build the instance of ChangeSecurityPolicyDeploymentCompartmentRequest as configured by this builderChangeSecurityPolicyDeploymentCompartmentRequest
ChangeSecurityPolicyDeploymentCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeSecurityPolicyDeploymentCompartmentRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ChangeSecurityPolicyDeploymentCompartmentRequest Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentRequest.Builder
ChangeSecurityPolicyDeploymentCompartmentRequest.Builder. copy(ChangeSecurityPolicyDeploymentCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-