Uses of Class
com.oracle.bmc.datasafe.model.ChangeMaskingPolicyCompartmentDetails
- 
Packages that use ChangeMaskingPolicyCompartmentDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of ChangeMaskingPolicyCompartmentDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return ChangeMaskingPolicyCompartmentDetails Modifier and Type Method Description ChangeMaskingPolicyCompartmentDetailsChangeMaskingPolicyCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type ChangeMaskingPolicyCompartmentDetails Modifier and Type Method Description ChangeMaskingPolicyCompartmentDetails.BuilderChangeMaskingPolicyCompartmentDetails.Builder. copy(ChangeMaskingPolicyCompartmentDetails model)
- 
Uses of ChangeMaskingPolicyCompartmentDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return ChangeMaskingPolicyCompartmentDetails Modifier and Type Method Description ChangeMaskingPolicyCompartmentDetailsChangeMaskingPolicyCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMaskingPolicyCompartmentDetailsChangeMaskingPolicyCompartmentRequest. getChangeMaskingPolicyCompartmentDetails()Details to change the compartment of a masking policy.Methods in com.oracle.bmc.datasafe.requests with parameters of type ChangeMaskingPolicyCompartmentDetails Modifier and Type Method Description ChangeMaskingPolicyCompartmentRequest.BuilderChangeMaskingPolicyCompartmentRequest.Builder. body$(ChangeMaskingPolicyCompartmentDetails body)Alternative setter for the body parameter.ChangeMaskingPolicyCompartmentRequest.BuilderChangeMaskingPolicyCompartmentRequest.Builder. changeMaskingPolicyCompartmentDetails(ChangeMaskingPolicyCompartmentDetails changeMaskingPolicyCompartmentDetails)Details to change the compartment of a masking policy.
 
-