Uses of Class
com.oracle.bmc.generativeai.responses.UpdateHostedApplicationIamResponse
-
Packages that use UpdateHostedApplicationIamResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of UpdateHostedApplicationIamResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return UpdateHostedApplicationIamResponse Modifier and Type Method Description UpdateHostedApplicationIamResponseGenerativeAi. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request)Updates a hosted application.UpdateHostedApplicationIamResponseGenerativeAiClient. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type UpdateHostedApplicationIamResponse Modifier and Type Method Description Future<UpdateHostedApplicationIamResponse>GenerativeAiAsync. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request, AsyncHandler<UpdateHostedApplicationIamRequest,UpdateHostedApplicationIamResponse> handler)Updates a hosted application.Future<UpdateHostedApplicationIamResponse>GenerativeAiAsyncClient. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request, AsyncHandler<UpdateHostedApplicationIamRequest,UpdateHostedApplicationIamResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type UpdateHostedApplicationIamResponse Modifier and Type Method Description Future<UpdateHostedApplicationIamResponse>GenerativeAiAsync. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request, AsyncHandler<UpdateHostedApplicationIamRequest,UpdateHostedApplicationIamResponse> handler)Updates a hosted application.Future<UpdateHostedApplicationIamResponse>GenerativeAiAsyncClient. updateHostedApplicationIam(UpdateHostedApplicationIamRequest request, AsyncHandler<UpdateHostedApplicationIamRequest,UpdateHostedApplicationIamResponse> handler) -
Uses of UpdateHostedApplicationIamResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return UpdateHostedApplicationIamResponse Modifier and Type Method Description UpdateHostedApplicationIamResponseUpdateHostedApplicationIamResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type UpdateHostedApplicationIamResponse Modifier and Type Method Description UpdateHostedApplicationIamResponse.BuilderUpdateHostedApplicationIamResponse.Builder. copy(UpdateHostedApplicationIamResponse o)Copy method to populate the builder with values from the given instance.
-