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