Uses of Class
com.oracle.bmc.datascience.model.ChangeMlApplicationImplementationCompartmentDetails
- 
Packages that use ChangeMlApplicationImplementationCompartmentDetails Package Description com.oracle.bmc.datascience.model com.oracle.bmc.datascience.requests 
- 
- 
Uses of ChangeMlApplicationImplementationCompartmentDetails in com.oracle.bmc.datascience.modelMethods in com.oracle.bmc.datascience.model that return ChangeMlApplicationImplementationCompartmentDetails Modifier and Type Method Description ChangeMlApplicationImplementationCompartmentDetailsChangeMlApplicationImplementationCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datascience.model with parameters of type ChangeMlApplicationImplementationCompartmentDetails Modifier and Type Method Description ChangeMlApplicationImplementationCompartmentDetails.BuilderChangeMlApplicationImplementationCompartmentDetails.Builder. copy(ChangeMlApplicationImplementationCompartmentDetails model)
- 
Uses of ChangeMlApplicationImplementationCompartmentDetails in com.oracle.bmc.datascience.requestsMethods in com.oracle.bmc.datascience.requests that return ChangeMlApplicationImplementationCompartmentDetails Modifier and Type Method Description ChangeMlApplicationImplementationCompartmentDetailsChangeMlApplicationImplementationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMlApplicationImplementationCompartmentDetailsChangeMlApplicationImplementationCompartmentRequest. getChangeMlApplicationImplementationCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.datascience.requests with parameters of type ChangeMlApplicationImplementationCompartmentDetails Modifier and Type Method Description ChangeMlApplicationImplementationCompartmentRequest.BuilderChangeMlApplicationImplementationCompartmentRequest.Builder. body$(ChangeMlApplicationImplementationCompartmentDetails body)Alternative setter for the body parameter.ChangeMlApplicationImplementationCompartmentRequest.BuilderChangeMlApplicationImplementationCompartmentRequest.Builder. changeMlApplicationImplementationCompartmentDetails(ChangeMlApplicationImplementationCompartmentDetails changeMlApplicationImplementationCompartmentDetails)The information to be updated.
 
-