Package | Description |
---|---|
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
static ListModelDeploymentShapesRequest.Builder |
ListModelDeploymentShapesRequest.builder() |
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(Consumer<javax.ws.rs.client.Invocation.Builder> 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() |
Copyright © 2016–2022. All rights reserved.