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