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