Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.requests |
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 |
---|---|
GetDedicatedAiClusterRequest |
GetDedicatedAiClusterRequest.Builder.build()
Build the instance of GetDedicatedAiClusterRequest as configured by this builder
|
GetDedicatedAiClusterRequest |
GetDedicatedAiClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDedicatedAiClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDedicatedAiClusterRequest.Builder |
GetDedicatedAiClusterRequest.Builder.copy(GetDedicatedAiClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.