Uses of Class
com.oracle.bmc.datascience.responses.GetMlApplicationPackageContentResponse
- 
Packages that use GetMlApplicationPackageContentResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses 
- 
- 
Uses of GetMlApplicationPackageContentResponse in com.oracle.bmc.datascienceMethods in com.oracle.bmc.datascience that return GetMlApplicationPackageContentResponse Modifier and Type Method Description GetMlApplicationPackageContentResponseDataScience. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request)Retrieves last ML Application package uploaded for given ML Application ImplementationGetMlApplicationPackageContentResponseDataScienceClient. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request)Methods in com.oracle.bmc.datascience that return types with arguments of type GetMlApplicationPackageContentResponse Modifier and Type Method Description Future<GetMlApplicationPackageContentResponse>DataScienceAsync. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request, AsyncHandler<GetMlApplicationPackageContentRequest,GetMlApplicationPackageContentResponse> handler)Retrieves last ML Application package uploaded for given ML Application ImplementationFuture<GetMlApplicationPackageContentResponse>DataScienceAsyncClient. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request, AsyncHandler<GetMlApplicationPackageContentRequest,GetMlApplicationPackageContentResponse> handler)Method parameters in com.oracle.bmc.datascience with type arguments of type GetMlApplicationPackageContentResponse Modifier and Type Method Description Future<GetMlApplicationPackageContentResponse>DataScienceAsync. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request, AsyncHandler<GetMlApplicationPackageContentRequest,GetMlApplicationPackageContentResponse> handler)Retrieves last ML Application package uploaded for given ML Application ImplementationFuture<GetMlApplicationPackageContentResponse>DataScienceAsyncClient. getMlApplicationPackageContent(GetMlApplicationPackageContentRequest request, AsyncHandler<GetMlApplicationPackageContentRequest,GetMlApplicationPackageContentResponse> handler)
- 
Uses of GetMlApplicationPackageContentResponse in com.oracle.bmc.datascience.responsesMethods in com.oracle.bmc.datascience.responses that return GetMlApplicationPackageContentResponse Modifier and Type Method Description GetMlApplicationPackageContentResponseGetMlApplicationPackageContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type GetMlApplicationPackageContentResponse Modifier and Type Method Description GetMlApplicationPackageContentResponse.BuilderGetMlApplicationPackageContentResponse.Builder. copy(GetMlApplicationPackageContentResponse o)Copy method to populate the builder with values from the given instance.
 
-