Uses of Class
com.oracle.bmc.generativeai.responses.GetHostedApplicationResponse
-
Packages that use GetHostedApplicationResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of GetHostedApplicationResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return GetHostedApplicationResponse Modifier and Type Method Description GetHostedApplicationResponseGenerativeAi. getHostedApplication(GetHostedApplicationRequest request)Gets information about a hosted application.GetHostedApplicationResponseGenerativeAiClient. getHostedApplication(GetHostedApplicationRequest request)Method parameters in com.oracle.bmc.generativeai with type arguments of type GetHostedApplicationResponse Modifier and Type Method Description Future<GetHostedApplicationResponse>GenerativeAiAsync. getHostedApplication(GetHostedApplicationRequest request, AsyncHandler<GetHostedApplicationRequest,GetHostedApplicationResponse> handler)Gets information about a hosted application.Future<GetHostedApplicationResponse>GenerativeAiAsyncClient. getHostedApplication(GetHostedApplicationRequest request, AsyncHandler<GetHostedApplicationRequest,GetHostedApplicationResponse> handler) -
Uses of GetHostedApplicationResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return GetHostedApplicationResponse Modifier and Type Method Description GetHostedApplicationResponseGetHostedApplicationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type GetHostedApplicationResponse Modifier and Type Method Description GetHostedApplicationResponse.BuilderGetHostedApplicationResponse.Builder. copy(GetHostedApplicationResponse o)Copy method to populate the builder with values from the given instance.
-