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