Uses of Class
com.oracle.bmc.generativeai.responses.ChangeHostedApplicationIamCompartmentResponse
-
Packages that use ChangeHostedApplicationIamCompartmentResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of ChangeHostedApplicationIamCompartmentResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return ChangeHostedApplicationIamCompartmentResponse Modifier and Type Method Description ChangeHostedApplicationIamCompartmentResponseGenerativeAi. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request)Moves a hosted application into a different compartment within the same tenancy.ChangeHostedApplicationIamCompartmentResponseGenerativeAiClient. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type ChangeHostedApplicationIamCompartmentResponse Modifier and Type Method Description Future<ChangeHostedApplicationIamCompartmentResponse>GenerativeAiAsync. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request, AsyncHandler<ChangeHostedApplicationIamCompartmentRequest,ChangeHostedApplicationIamCompartmentResponse> handler)Moves a hosted application into a different compartment within the same tenancy.Future<ChangeHostedApplicationIamCompartmentResponse>GenerativeAiAsyncClient. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request, AsyncHandler<ChangeHostedApplicationIamCompartmentRequest,ChangeHostedApplicationIamCompartmentResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type ChangeHostedApplicationIamCompartmentResponse Modifier and Type Method Description Future<ChangeHostedApplicationIamCompartmentResponse>GenerativeAiAsync. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request, AsyncHandler<ChangeHostedApplicationIamCompartmentRequest,ChangeHostedApplicationIamCompartmentResponse> handler)Moves a hosted application into a different compartment within the same tenancy.Future<ChangeHostedApplicationIamCompartmentResponse>GenerativeAiAsyncClient. changeHostedApplicationIamCompartment(ChangeHostedApplicationIamCompartmentRequest request, AsyncHandler<ChangeHostedApplicationIamCompartmentRequest,ChangeHostedApplicationIamCompartmentResponse> handler) -
Uses of ChangeHostedApplicationIamCompartmentResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return ChangeHostedApplicationIamCompartmentResponse Modifier and Type Method Description ChangeHostedApplicationIamCompartmentResponseChangeHostedApplicationIamCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type ChangeHostedApplicationIamCompartmentResponse Modifier and Type Method Description ChangeHostedApplicationIamCompartmentResponse.BuilderChangeHostedApplicationIamCompartmentResponse.Builder. copy(ChangeHostedApplicationIamCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-