Uses of Class
com.oracle.bmc.datascience.responses.GetModelCustomMetadatumArtifactContentResponse
- 
Packages that use GetModelCustomMetadatumArtifactContentResponse Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.responses 
- 
- 
Uses of GetModelCustomMetadatumArtifactContentResponse in com.oracle.bmc.datascienceMethods in com.oracle.bmc.datascience that return GetModelCustomMetadatumArtifactContentResponse Modifier and Type Method Description GetModelCustomMetadatumArtifactContentResponseDataScience. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request)Downloads model custom metadata artifact content for specified model metadata key.GetModelCustomMetadatumArtifactContentResponseDataScienceClient. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request)Methods in com.oracle.bmc.datascience that return types with arguments of type GetModelCustomMetadatumArtifactContentResponse Modifier and Type Method Description Future<GetModelCustomMetadatumArtifactContentResponse>DataScienceAsync. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request, AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)Downloads model custom metadata artifact content for specified model metadata key.Future<GetModelCustomMetadatumArtifactContentResponse>DataScienceAsyncClient. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request, AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)Method parameters in com.oracle.bmc.datascience with type arguments of type GetModelCustomMetadatumArtifactContentResponse Modifier and Type Method Description Future<GetModelCustomMetadatumArtifactContentResponse>DataScienceAsync. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request, AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)Downloads model custom metadata artifact content for specified model metadata key.Future<GetModelCustomMetadatumArtifactContentResponse>DataScienceAsyncClient. getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request, AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)
- 
Uses of GetModelCustomMetadatumArtifactContentResponse in com.oracle.bmc.datascience.responsesMethods in com.oracle.bmc.datascience.responses that return GetModelCustomMetadatumArtifactContentResponse Modifier and Type Method Description GetModelCustomMetadatumArtifactContentResponseGetModelCustomMetadatumArtifactContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datascience.responses with parameters of type GetModelCustomMetadatumArtifactContentResponse Modifier and Type Method Description GetModelCustomMetadatumArtifactContentResponse.BuilderGetModelCustomMetadatumArtifactContentResponse.Builder. copy(GetModelCustomMetadatumArtifactContentResponse o)Copy method to populate the builder with values from the given instance.
 
-