Uses of Class
com.oracle.bmc.datascience.responses.GetMlApplicationImplementationResponse
- 
Packages that use GetMlApplicationImplementationResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses 
- 
- 
Uses of GetMlApplicationImplementationResponse in com.oracle.bmc.datascienceMethods in com.oracle.bmc.datascience that return GetMlApplicationImplementationResponse Modifier and Type Method Description GetMlApplicationImplementationResponseDataScience. getMlApplicationImplementation(GetMlApplicationImplementationRequest request)Gets a MlApplicationImplementation by identifierGetMlApplicationImplementationResponseDataScienceClient. getMlApplicationImplementation(GetMlApplicationImplementationRequest request)Method parameters in com.oracle.bmc.datascience with type arguments of type GetMlApplicationImplementationResponse Modifier and Type Method Description Future<GetMlApplicationImplementationResponse>DataScienceAsync. getMlApplicationImplementation(GetMlApplicationImplementationRequest request, AsyncHandler<GetMlApplicationImplementationRequest,GetMlApplicationImplementationResponse> handler)Gets a MlApplicationImplementation by identifierFuture<GetMlApplicationImplementationResponse>DataScienceAsyncClient. getMlApplicationImplementation(GetMlApplicationImplementationRequest request, AsyncHandler<GetMlApplicationImplementationRequest,GetMlApplicationImplementationResponse> handler)
- 
Uses of GetMlApplicationImplementationResponse in com.oracle.bmc.datascience.responsesMethods in com.oracle.bmc.datascience.responses that return GetMlApplicationImplementationResponse Modifier and Type Method Description GetMlApplicationImplementationResponseGetMlApplicationImplementationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type GetMlApplicationImplementationResponse Modifier and Type Method Description GetMlApplicationImplementationResponse.BuilderGetMlApplicationImplementationResponse.Builder. copy(GetMlApplicationImplementationResponse o)Copy method to populate the builder with values from the given instance.
 
-