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