Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.responses |
Modifier and Type | Method and Description |
---|---|
ListDedicatedAiClustersResponse |
GenerativeAiClient.listDedicatedAiClusters(ListDedicatedAiClustersRequest request) |
ListDedicatedAiClustersResponse |
GenerativeAi.listDedicatedAiClusters(ListDedicatedAiClustersRequest request)
Lists the dedicated AI clusters in a specific compartment.
|
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) |
Iterable<ListDedicatedAiClustersResponse> |
GenerativeAiPaginators.listDedicatedAiClustersResponseIterator(ListDedicatedAiClustersRequest request)
Creates a new iterable which will iterate over the responses received from the
listDedicatedAiClusters operation.
|
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 |
---|---|
ListDedicatedAiClustersResponse |
ListDedicatedAiClustersResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDedicatedAiClustersResponse.Builder |
ListDedicatedAiClustersResponse.Builder.copy(ListDedicatedAiClustersResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.