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