Uses of Class
com.oracle.bmc.generativeai.responses.CreateHostedApplicationIamResponse
-
Packages that use CreateHostedApplicationIamResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of CreateHostedApplicationIamResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return CreateHostedApplicationIamResponse Modifier and Type Method Description CreateHostedApplicationIamResponseGenerativeAi. createHostedApplicationIam(CreateHostedApplicationIamRequest request)Creates a hosted application.CreateHostedApplicationIamResponseGenerativeAiClient. createHostedApplicationIam(CreateHostedApplicationIamRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type CreateHostedApplicationIamResponse Modifier and Type Method Description Future<CreateHostedApplicationIamResponse>GenerativeAiAsync. createHostedApplicationIam(CreateHostedApplicationIamRequest request, AsyncHandler<CreateHostedApplicationIamRequest,CreateHostedApplicationIamResponse> handler)Creates a hosted application.Future<CreateHostedApplicationIamResponse>GenerativeAiAsyncClient. createHostedApplicationIam(CreateHostedApplicationIamRequest request, AsyncHandler<CreateHostedApplicationIamRequest,CreateHostedApplicationIamResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type CreateHostedApplicationIamResponse Modifier and Type Method Description Future<CreateHostedApplicationIamResponse>GenerativeAiAsync. createHostedApplicationIam(CreateHostedApplicationIamRequest request, AsyncHandler<CreateHostedApplicationIamRequest,CreateHostedApplicationIamResponse> handler)Creates a hosted application.Future<CreateHostedApplicationIamResponse>GenerativeAiAsyncClient. createHostedApplicationIam(CreateHostedApplicationIamRequest request, AsyncHandler<CreateHostedApplicationIamRequest,CreateHostedApplicationIamResponse> handler) -
Uses of CreateHostedApplicationIamResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return CreateHostedApplicationIamResponse Modifier and Type Method Description CreateHostedApplicationIamResponseCreateHostedApplicationIamResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type CreateHostedApplicationIamResponse Modifier and Type Method Description CreateHostedApplicationIamResponse.BuilderCreateHostedApplicationIamResponse.Builder. copy(CreateHostedApplicationIamResponse o)Copy method to populate the builder with values from the given instance.
-