public static class ChangeMaskingPolicyCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeMaskingPolicyCompartmentDetails |
build() |
ChangeMaskingPolicyCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where the masking policy should be moved.
|
ChangeMaskingPolicyCompartmentDetails.Builder |
copy(ChangeMaskingPolicyCompartmentDetails model) |
public ChangeMaskingPolicyCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where the masking policy should be moved.
compartmentId
- the value to setpublic ChangeMaskingPolicyCompartmentDetails build()
public ChangeMaskingPolicyCompartmentDetails.Builder copy(ChangeMaskingPolicyCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.