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