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