Uses of Class
com.oracle.bmc.generativeai.responses.CreateHostedApplicationStorageResponse
-
Packages that use CreateHostedApplicationStorageResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of CreateHostedApplicationStorageResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return CreateHostedApplicationStorageResponse Modifier and Type Method Description CreateHostedApplicationStorageResponseGenerativeAi. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request)Creates a hosted application storage.CreateHostedApplicationStorageResponseGenerativeAiClient. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type CreateHostedApplicationStorageResponse Modifier and Type Method Description Future<CreateHostedApplicationStorageResponse>GenerativeAiAsync. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request, AsyncHandler<CreateHostedApplicationStorageRequest,CreateHostedApplicationStorageResponse> handler)Creates a hosted application storage.Future<CreateHostedApplicationStorageResponse>GenerativeAiAsyncClient. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request, AsyncHandler<CreateHostedApplicationStorageRequest,CreateHostedApplicationStorageResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type CreateHostedApplicationStorageResponse Modifier and Type Method Description Future<CreateHostedApplicationStorageResponse>GenerativeAiAsync. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request, AsyncHandler<CreateHostedApplicationStorageRequest,CreateHostedApplicationStorageResponse> handler)Creates a hosted application storage.Future<CreateHostedApplicationStorageResponse>GenerativeAiAsyncClient. createHostedApplicationStorage(CreateHostedApplicationStorageRequest request, AsyncHandler<CreateHostedApplicationStorageRequest,CreateHostedApplicationStorageResponse> handler) -
Uses of CreateHostedApplicationStorageResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return CreateHostedApplicationStorageResponse Modifier and Type Method Description CreateHostedApplicationStorageResponseCreateHostedApplicationStorageResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type CreateHostedApplicationStorageResponse Modifier and Type Method Description CreateHostedApplicationStorageResponse.BuilderCreateHostedApplicationStorageResponse.Builder. copy(CreateHostedApplicationStorageResponse o)Copy method to populate the builder with values from the given instance.
-