Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.responses |
Modifier and Type | Method and Description |
---|---|
GetDedicatedAiClusterResponse |
GenerativeAiClient.getDedicatedAiCluster(GetDedicatedAiClusterRequest request) |
GetDedicatedAiClusterResponse |
GenerativeAi.getDedicatedAiCluster(GetDedicatedAiClusterRequest request)
Gets information about a dedicated AI cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDedicatedAiClusterResponse> |
GenerativeAiAsync.getDedicatedAiCluster(GetDedicatedAiClusterRequest request,
AsyncHandler<GetDedicatedAiClusterRequest,GetDedicatedAiClusterResponse> handler)
Gets information about a dedicated AI cluster.
|
Future<GetDedicatedAiClusterResponse> |
GenerativeAiAsyncClient.getDedicatedAiCluster(GetDedicatedAiClusterRequest request,
AsyncHandler<GetDedicatedAiClusterRequest,GetDedicatedAiClusterResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDedicatedAiClusterResponse |
GetDedicatedAiClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDedicatedAiClusterResponse.Builder |
GetDedicatedAiClusterResponse.Builder.copy(GetDedicatedAiClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.