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