Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListModelDeploymentShapesResponse> |
DataScienceAsyncClient.listModelDeploymentShapes(ListModelDeploymentShapesRequest request,
AsyncHandler<ListModelDeploymentShapesRequest,ListModelDeploymentShapesResponse> handler) |
Future<ListModelDeploymentShapesResponse> |
DataScienceAsync.listModelDeploymentShapes(ListModelDeploymentShapesRequest request,
AsyncHandler<ListModelDeploymentShapesRequest,ListModelDeploymentShapesResponse> handler)
Lists the valid model deployment shapes.
|
Modifier and Type | Method and Description |
---|---|
ListModelDeploymentShapesRequest |
ListModelDeploymentShapesRequest.Builder.build()
Build the instance of ListModelDeploymentShapesRequest as configured by this builder
|
ListModelDeploymentShapesRequest |
ListModelDeploymentShapesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListModelDeploymentShapesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListModelDeploymentShapesRequest.Builder |
ListModelDeploymentShapesRequest.Builder.copy(ListModelDeploymentShapesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.