Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
GetModelCustomMetadatumArtifactContentResponse |
DataScienceClient.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request) |
GetModelCustomMetadatumArtifactContentResponse |
DataScience.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request)
Downloads model custom metadata artifact content for specified model metadata key.
|
Modifier and Type | Method and Description |
---|---|
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsyncClient.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler) |
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsync.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)
Downloads model custom metadata artifact content for specified model metadata key.
|
Modifier and Type | Method and Description |
---|---|
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsyncClient.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler) |
Future<GetModelCustomMetadatumArtifactContentResponse> |
DataScienceAsync.getModelCustomMetadatumArtifactContent(GetModelCustomMetadatumArtifactContentRequest request,
AsyncHandler<GetModelCustomMetadatumArtifactContentRequest,GetModelCustomMetadatumArtifactContentResponse> handler)
Downloads model custom metadata artifact content for specified model metadata key.
|
Modifier and Type | Method and Description |
---|---|
GetModelCustomMetadatumArtifactContentResponse |
GetModelCustomMetadatumArtifactContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetModelCustomMetadatumArtifactContentResponse.Builder |
GetModelCustomMetadatumArtifactContentResponse.Builder.copy(GetModelCustomMetadatumArtifactContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.