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