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