Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
GetModelArtifactContentResponse |
DataScienceClient.getModelArtifactContent(GetModelArtifactContentRequest request) |
GetModelArtifactContentResponse |
DataScience.getModelArtifactContent(GetModelArtifactContentRequest request)
Downloads model artifact content for specified model.
|
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 |
---|---|
GetModelArtifactContentRequest |
GetModelArtifactContentRequest.Builder.build()
Build the instance of GetModelArtifactContentRequest as configured by this builder
|
GetModelArtifactContentRequest |
GetModelArtifactContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetModelArtifactContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetModelArtifactContentRequest.Builder |
GetModelArtifactContentRequest.Builder.copy(GetModelArtifactContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.