Uses of Class
com.oracle.bmc.generativeaiagent.responses.CreateProvisionedCapacityResponse
-
Packages that use CreateProvisionedCapacityResponse Package Description com.oracle.bmc.generativeaiagent com.oracle.bmc.generativeaiagent.responses -
-
Uses of CreateProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent
Methods in com.oracle.bmc.generativeaiagent that return CreateProvisionedCapacityResponse Modifier and Type Method Description CreateProvisionedCapacityResponseGenerativeAiAgent. createProvisionedCapacity(CreateProvisionedCapacityRequest request)Creates a provisioned capacity.CreateProvisionedCapacityResponseGenerativeAiAgentClient. createProvisionedCapacity(CreateProvisionedCapacityRequest request)Methods in com.oracle.bmc.generativeaiagent that return types with arguments of type CreateProvisionedCapacityResponse Modifier and Type Method Description Future<CreateProvisionedCapacityResponse>GenerativeAiAgentAsync. createProvisionedCapacity(CreateProvisionedCapacityRequest request, AsyncHandler<CreateProvisionedCapacityRequest,CreateProvisionedCapacityResponse> handler)Creates a provisioned capacity.Future<CreateProvisionedCapacityResponse>GenerativeAiAgentAsyncClient. createProvisionedCapacity(CreateProvisionedCapacityRequest request, AsyncHandler<CreateProvisionedCapacityRequest,CreateProvisionedCapacityResponse> handler)Method parameters in com.oracle.bmc.generativeaiagent with type arguments of type CreateProvisionedCapacityResponse Modifier and Type Method Description Future<CreateProvisionedCapacityResponse>GenerativeAiAgentAsync. createProvisionedCapacity(CreateProvisionedCapacityRequest request, AsyncHandler<CreateProvisionedCapacityRequest,CreateProvisionedCapacityResponse> handler)Creates a provisioned capacity.Future<CreateProvisionedCapacityResponse>GenerativeAiAgentAsyncClient. createProvisionedCapacity(CreateProvisionedCapacityRequest request, AsyncHandler<CreateProvisionedCapacityRequest,CreateProvisionedCapacityResponse> handler) -
Uses of CreateProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent.responses
Methods in com.oracle.bmc.generativeaiagent.responses that return CreateProvisionedCapacityResponse Modifier and Type Method Description CreateProvisionedCapacityResponseCreateProvisionedCapacityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeaiagent.responses with parameters of type CreateProvisionedCapacityResponse Modifier and Type Method Description CreateProvisionedCapacityResponse.BuilderCreateProvisionedCapacityResponse.Builder. copy(CreateProvisionedCapacityResponse o)Copy method to populate the builder with values from the given instance.
-