Uses of Class
com.oracle.bmc.generativeaiagent.responses.GetProvisionedCapacityResponse
-
Packages that use GetProvisionedCapacityResponse Package Description com.oracle.bmc.generativeaiagent com.oracle.bmc.generativeaiagent.responses -
-
Uses of GetProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent
Methods in com.oracle.bmc.generativeaiagent that return GetProvisionedCapacityResponse Modifier and Type Method Description GetProvisionedCapacityResponseGenerativeAiAgent. getProvisionedCapacity(GetProvisionedCapacityRequest request)Gets information about a provisioned capacity.GetProvisionedCapacityResponseGenerativeAiAgentClient. getProvisionedCapacity(GetProvisionedCapacityRequest request)Method parameters in com.oracle.bmc.generativeaiagent with type arguments of type GetProvisionedCapacityResponse Modifier and Type Method Description Future<GetProvisionedCapacityResponse>GenerativeAiAgentAsync. getProvisionedCapacity(GetProvisionedCapacityRequest request, AsyncHandler<GetProvisionedCapacityRequest,GetProvisionedCapacityResponse> handler)Gets information about a provisioned capacity.Future<GetProvisionedCapacityResponse>GenerativeAiAgentAsyncClient. getProvisionedCapacity(GetProvisionedCapacityRequest request, AsyncHandler<GetProvisionedCapacityRequest,GetProvisionedCapacityResponse> handler) -
Uses of GetProvisionedCapacityResponse in com.oracle.bmc.generativeaiagent.responses
Methods in com.oracle.bmc.generativeaiagent.responses that return GetProvisionedCapacityResponse Modifier and Type Method Description GetProvisionedCapacityResponseGetProvisionedCapacityResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeaiagent.responses with parameters of type GetProvisionedCapacityResponse Modifier and Type Method Description GetProvisionedCapacityResponse.BuilderGetProvisionedCapacityResponse.Builder. copy(GetProvisionedCapacityResponse o)Copy method to populate the builder with values from the given instance.
-