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