Uses of Class
com.oracle.bmc.datascience.model.ChangeMlApplicationInstanceViewCompartmentDetails
- 
Packages that use ChangeMlApplicationInstanceViewCompartmentDetails Package Description com.oracle.bmc.datascience.model com.oracle.bmc.datascience.requests 
- 
- 
Uses of ChangeMlApplicationInstanceViewCompartmentDetails in com.oracle.bmc.datascience.modelMethods in com.oracle.bmc.datascience.model that return ChangeMlApplicationInstanceViewCompartmentDetails Modifier and Type Method Description ChangeMlApplicationInstanceViewCompartmentDetailsChangeMlApplicationInstanceViewCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datascience.model with parameters of type ChangeMlApplicationInstanceViewCompartmentDetails Modifier and Type Method Description ChangeMlApplicationInstanceViewCompartmentDetails.BuilderChangeMlApplicationInstanceViewCompartmentDetails.Builder. copy(ChangeMlApplicationInstanceViewCompartmentDetails model)
- 
Uses of ChangeMlApplicationInstanceViewCompartmentDetails in com.oracle.bmc.datascience.requestsMethods in com.oracle.bmc.datascience.requests that return ChangeMlApplicationInstanceViewCompartmentDetails Modifier and Type Method Description ChangeMlApplicationInstanceViewCompartmentDetailsChangeMlApplicationInstanceViewCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMlApplicationInstanceViewCompartmentDetailsChangeMlApplicationInstanceViewCompartmentRequest. getChangeMlApplicationInstanceViewCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.datascience.requests with parameters of type ChangeMlApplicationInstanceViewCompartmentDetails Modifier and Type Method Description ChangeMlApplicationInstanceViewCompartmentRequest.BuilderChangeMlApplicationInstanceViewCompartmentRequest.Builder. body$(ChangeMlApplicationInstanceViewCompartmentDetails body)Alternative setter for the body parameter.ChangeMlApplicationInstanceViewCompartmentRequest.BuilderChangeMlApplicationInstanceViewCompartmentRequest.Builder. changeMlApplicationInstanceViewCompartmentDetails(ChangeMlApplicationInstanceViewCompartmentDetails changeMlApplicationInstanceViewCompartmentDetails)The information to be updated.
 
-