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