Uses of Class
com.oracle.bmc.datascience.model.ChangeMlApplicationCompartmentDetails.Builder
-
Packages that use ChangeMlApplicationCompartmentDetails.Builder Package Description com.oracle.bmc.datascience.model -
-
Uses of ChangeMlApplicationCompartmentDetails.Builder in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return ChangeMlApplicationCompartmentDetails.Builder Modifier and Type Method Description static ChangeMlApplicationCompartmentDetails.Builder
ChangeMlApplicationCompartmentDetails. builder()
Create a new builder.ChangeMlApplicationCompartmentDetails.Builder
ChangeMlApplicationCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved.ChangeMlApplicationCompartmentDetails.Builder
ChangeMlApplicationCompartmentDetails.Builder. copy(ChangeMlApplicationCompartmentDetails model)
ChangeMlApplicationCompartmentDetails.Builder
ChangeMlApplicationCompartmentDetails. toBuilder()
-