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