Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.builder()
Return a new builder for this request object.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.Builder.copy(GetModelDeploymentRequest o)
Copy method to populate the builder with values from the given instance.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.Builder.modelDeploymentId(String modelDeploymentId)
The OCID
of the model deployment.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle assigned identifier for the request.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetModelDeploymentRequest.Builder |
GetModelDeploymentRequest.toBuilder()
Return an instance of
GetModelDeploymentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.