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