Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDedicatedAiClustersResponse> |
GenerativeAiAsync.listDedicatedAiClusters(ListDedicatedAiClustersRequest request,
AsyncHandler<ListDedicatedAiClustersRequest,ListDedicatedAiClustersResponse> handler)
Lists the dedicated AI clusters in a specific compartment.
|
Future<ListDedicatedAiClustersResponse> |
GenerativeAiAsyncClient.listDedicatedAiClusters(ListDedicatedAiClustersRequest request,
AsyncHandler<ListDedicatedAiClustersRequest,ListDedicatedAiClustersResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListDedicatedAiClustersRequest |
ListDedicatedAiClustersRequest.Builder.build()
Build the instance of ListDedicatedAiClustersRequest as configured by this builder
|
ListDedicatedAiClustersRequest |
ListDedicatedAiClustersRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDedicatedAiClustersRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedAiClustersRequest.Builder |
ListDedicatedAiClustersRequest.Builder.copy(ListDedicatedAiClustersRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.