Uses of Class
com.oracle.bmc.generativeaiagent.responses.ChangeProvisionedCapacityCompartmentResponse
-
Packages that use ChangeProvisionedCapacityCompartmentResponse Package Description com.oracle.bmc.generativeaiagent com.oracle.bmc.generativeaiagent.responses -
-
Uses of ChangeProvisionedCapacityCompartmentResponse in com.oracle.bmc.generativeaiagent
Methods in com.oracle.bmc.generativeaiagent that return ChangeProvisionedCapacityCompartmentResponse Modifier and Type Method Description ChangeProvisionedCapacityCompartmentResponseGenerativeAiAgent. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request)Moves a provisioned capacity into a different compartment within the same tenancy.ChangeProvisionedCapacityCompartmentResponseGenerativeAiAgentClient. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request)Methods in com.oracle.bmc.generativeaiagent that return types with arguments of type ChangeProvisionedCapacityCompartmentResponse Modifier and Type Method Description Future<ChangeProvisionedCapacityCompartmentResponse>GenerativeAiAgentAsync. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request, AsyncHandler<ChangeProvisionedCapacityCompartmentRequest,ChangeProvisionedCapacityCompartmentResponse> handler)Moves a provisioned capacity into a different compartment within the same tenancy.Future<ChangeProvisionedCapacityCompartmentResponse>GenerativeAiAgentAsyncClient. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request, AsyncHandler<ChangeProvisionedCapacityCompartmentRequest,ChangeProvisionedCapacityCompartmentResponse> handler)Method parameters in com.oracle.bmc.generativeaiagent with type arguments of type ChangeProvisionedCapacityCompartmentResponse Modifier and Type Method Description Future<ChangeProvisionedCapacityCompartmentResponse>GenerativeAiAgentAsync. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request, AsyncHandler<ChangeProvisionedCapacityCompartmentRequest,ChangeProvisionedCapacityCompartmentResponse> handler)Moves a provisioned capacity into a different compartment within the same tenancy.Future<ChangeProvisionedCapacityCompartmentResponse>GenerativeAiAgentAsyncClient. changeProvisionedCapacityCompartment(ChangeProvisionedCapacityCompartmentRequest request, AsyncHandler<ChangeProvisionedCapacityCompartmentRequest,ChangeProvisionedCapacityCompartmentResponse> handler) -
Uses of ChangeProvisionedCapacityCompartmentResponse in com.oracle.bmc.generativeaiagent.responses
Methods in com.oracle.bmc.generativeaiagent.responses that return ChangeProvisionedCapacityCompartmentResponse Modifier and Type Method Description ChangeProvisionedCapacityCompartmentResponseChangeProvisionedCapacityCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeaiagent.responses with parameters of type ChangeProvisionedCapacityCompartmentResponse Modifier and Type Method Description ChangeProvisionedCapacityCompartmentResponse.BuilderChangeProvisionedCapacityCompartmentResponse.Builder. copy(ChangeProvisionedCapacityCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-