Uses of Class
com.oracle.bmc.datasafe.model.ChangeSecurityPolicyDeploymentCompartmentDetails
-
Packages that use ChangeSecurityPolicyDeploymentCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests -
-
Uses of ChangeSecurityPolicyDeploymentCompartmentDetails in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return ChangeSecurityPolicyDeploymentCompartmentDetails Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentDetailsChangeSecurityPolicyDeploymentCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeSecurityPolicyDeploymentCompartmentDetails Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentDetails.BuilderChangeSecurityPolicyDeploymentCompartmentDetails.Builder. copy(ChangeSecurityPolicyDeploymentCompartmentDetails model) -
Uses of ChangeSecurityPolicyDeploymentCompartmentDetails in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ChangeSecurityPolicyDeploymentCompartmentDetails Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentDetailsChangeSecurityPolicyDeploymentCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeSecurityPolicyDeploymentCompartmentDetailsChangeSecurityPolicyDeploymentCompartmentRequest. getChangeSecurityPolicyDeploymentCompartmentDetails()Details for the compartment move.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeSecurityPolicyDeploymentCompartmentDetails Modifier and Type Method Description ChangeSecurityPolicyDeploymentCompartmentRequest.BuilderChangeSecurityPolicyDeploymentCompartmentRequest.Builder. body$(ChangeSecurityPolicyDeploymentCompartmentDetails body)Alternative setter for the body parameter.ChangeSecurityPolicyDeploymentCompartmentRequest.BuilderChangeSecurityPolicyDeploymentCompartmentRequest.Builder. changeSecurityPolicyDeploymentCompartmentDetails(ChangeSecurityPolicyDeploymentCompartmentDetails changeSecurityPolicyDeploymentCompartmentDetails)Details for the compartment move.
-