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