Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListModelDeploymentsResponse> |
DataScienceAsyncClient.listModelDeployments(ListModelDeploymentsRequest request,
AsyncHandler<ListModelDeploymentsRequest,ListModelDeploymentsResponse> handler) |
Future<ListModelDeploymentsResponse> |
DataScienceAsync.listModelDeployments(ListModelDeploymentsRequest request,
AsyncHandler<ListModelDeploymentsRequest,ListModelDeploymentsResponse> handler)
Lists all model deployments in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListModelDeploymentsRequest |
ListModelDeploymentsRequest.Builder.build()
Build the instance of ListModelDeploymentsRequest as configured by this builder
|
ListModelDeploymentsRequest |
ListModelDeploymentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListModelDeploymentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListModelDeploymentsRequest.Builder |
ListModelDeploymentsRequest.Builder.copy(ListModelDeploymentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.