public static class ChangeSecurityPolicyDeploymentCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeSecurityPolicyDeploymentCompartmentDetails |
build() |
ChangeSecurityPolicyDeploymentCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where you want to move the security policy deployment.
|
ChangeSecurityPolicyDeploymentCompartmentDetails.Builder |
copy(ChangeSecurityPolicyDeploymentCompartmentDetails model) |
public ChangeSecurityPolicyDeploymentCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where you want to move the security policy deployment.
compartmentId
- the value to setpublic ChangeSecurityPolicyDeploymentCompartmentDetails build()
Copyright © 2016–2024. All rights reserved.