Uses of Class
com.oracle.bmc.generativeaiagent.responses.UpdateProvisionedCapacityResponse
-
Packages that use UpdateProvisionedCapacityResponse Package Description com.oracle.bmc.generativeaiagent com.oracle.bmc.generativeaiagent.responses -
-
Uses of UpdateProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent
Methods in com.oracle.bmc.generativeaiagent that return UpdateProvisionedCapacityResponse Modifier and Type Method Description UpdateProvisionedCapacityResponseGenerativeAiAgent. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request)Updates a provisioned capacity.UpdateProvisionedCapacityResponseGenerativeAiAgentClient. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request)Methods in com.oracle.bmc.generativeaiagent that return types with arguments of type UpdateProvisionedCapacityResponse Modifier and Type Method Description Future<UpdateProvisionedCapacityResponse>GenerativeAiAgentAsync. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request, AsyncHandler<UpdateProvisionedCapacityRequest,UpdateProvisionedCapacityResponse> handler)Updates a provisioned capacity.Future<UpdateProvisionedCapacityResponse>GenerativeAiAgentAsyncClient. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request, AsyncHandler<UpdateProvisionedCapacityRequest,UpdateProvisionedCapacityResponse> handler)Method parameters in com.oracle.bmc.generativeaiagent with type arguments of type UpdateProvisionedCapacityResponse Modifier and Type Method Description Future<UpdateProvisionedCapacityResponse>GenerativeAiAgentAsync. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request, AsyncHandler<UpdateProvisionedCapacityRequest,UpdateProvisionedCapacityResponse> handler)Updates a provisioned capacity.Future<UpdateProvisionedCapacityResponse>GenerativeAiAgentAsyncClient. updateProvisionedCapacity(UpdateProvisionedCapacityRequest request, AsyncHandler<UpdateProvisionedCapacityRequest,UpdateProvisionedCapacityResponse> handler) -
Uses of UpdateProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent.responses
Methods in com.oracle.bmc.generativeaiagent.responses that return UpdateProvisionedCapacityResponse Modifier and Type Method Description UpdateProvisionedCapacityResponseUpdateProvisionedCapacityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeaiagent.responses with parameters of type UpdateProvisionedCapacityResponse Modifier and Type Method Description UpdateProvisionedCapacityResponse.BuilderUpdateProvisionedCapacityResponse.Builder. copy(UpdateProvisionedCapacityResponse o)Copy method to populate the builder with values from the given instance.
-