Uses of Class
com.oracle.bmc.datasafe.model.ChangeAuditProfileCompartmentDetails.Builder
-
Packages that use ChangeAuditProfileCompartmentDetails.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of ChangeAuditProfileCompartmentDetails.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return ChangeAuditProfileCompartmentDetails.Builder Modifier and Type Method Description static ChangeAuditProfileCompartmentDetails.Builder
ChangeAuditProfileCompartmentDetails. builder()
Create a new builder.ChangeAuditProfileCompartmentDetails.Builder
ChangeAuditProfileCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment where you want to move the audit profile.ChangeAuditProfileCompartmentDetails.Builder
ChangeAuditProfileCompartmentDetails.Builder. copy(ChangeAuditProfileCompartmentDetails model)
ChangeAuditProfileCompartmentDetails.Builder
ChangeAuditProfileCompartmentDetails. toBuilder()
-