Uses of Class
com.oracle.bmc.generativeai.responses.CreateHostedDeploymentResponse
-
Packages that use CreateHostedDeploymentResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of CreateHostedDeploymentResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return CreateHostedDeploymentResponse Modifier and Type Method Description CreateHostedDeploymentResponseGenerativeAi. createHostedDeployment(CreateHostedDeploymentRequest request)Creates a hosted deployment.CreateHostedDeploymentResponseGenerativeAiClient. createHostedDeployment(CreateHostedDeploymentRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type CreateHostedDeploymentResponse Modifier and Type Method Description Future<CreateHostedDeploymentResponse>GenerativeAiAsync. createHostedDeployment(CreateHostedDeploymentRequest request, AsyncHandler<CreateHostedDeploymentRequest,CreateHostedDeploymentResponse> handler)Creates a hosted deployment.Future<CreateHostedDeploymentResponse>GenerativeAiAsyncClient. createHostedDeployment(CreateHostedDeploymentRequest request, AsyncHandler<CreateHostedDeploymentRequest,CreateHostedDeploymentResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type CreateHostedDeploymentResponse Modifier and Type Method Description Future<CreateHostedDeploymentResponse>GenerativeAiAsync. createHostedDeployment(CreateHostedDeploymentRequest request, AsyncHandler<CreateHostedDeploymentRequest,CreateHostedDeploymentResponse> handler)Creates a hosted deployment.Future<CreateHostedDeploymentResponse>GenerativeAiAsyncClient. createHostedDeployment(CreateHostedDeploymentRequest request, AsyncHandler<CreateHostedDeploymentRequest,CreateHostedDeploymentResponse> handler) -
Uses of CreateHostedDeploymentResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return CreateHostedDeploymentResponse Modifier and Type Method Description CreateHostedDeploymentResponseCreateHostedDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type CreateHostedDeploymentResponse Modifier and Type Method Description CreateHostedDeploymentResponse.BuilderCreateHostedDeploymentResponse.Builder. copy(CreateHostedDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-