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