Uses of Class
com.oracle.bmc.generativeai.responses.ChangeSemanticStoreCompartmentResponse
-
Packages that use ChangeSemanticStoreCompartmentResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of ChangeSemanticStoreCompartmentResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return ChangeSemanticStoreCompartmentResponse Modifier and Type Method Description ChangeSemanticStoreCompartmentResponseGenerativeAi. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request)Moves a SemanticStore into a different compartment within the same tenancy.ChangeSemanticStoreCompartmentResponseGenerativeAiClient. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type ChangeSemanticStoreCompartmentResponse Modifier and Type Method Description Future<ChangeSemanticStoreCompartmentResponse>GenerativeAiAsync. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request, AsyncHandler<ChangeSemanticStoreCompartmentRequest,ChangeSemanticStoreCompartmentResponse> handler)Moves a SemanticStore into a different compartment within the same tenancy.Future<ChangeSemanticStoreCompartmentResponse>GenerativeAiAsyncClient. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request, AsyncHandler<ChangeSemanticStoreCompartmentRequest,ChangeSemanticStoreCompartmentResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type ChangeSemanticStoreCompartmentResponse Modifier and Type Method Description Future<ChangeSemanticStoreCompartmentResponse>GenerativeAiAsync. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request, AsyncHandler<ChangeSemanticStoreCompartmentRequest,ChangeSemanticStoreCompartmentResponse> handler)Moves a SemanticStore into a different compartment within the same tenancy.Future<ChangeSemanticStoreCompartmentResponse>GenerativeAiAsyncClient. changeSemanticStoreCompartment(ChangeSemanticStoreCompartmentRequest request, AsyncHandler<ChangeSemanticStoreCompartmentRequest,ChangeSemanticStoreCompartmentResponse> handler) -
Uses of ChangeSemanticStoreCompartmentResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return ChangeSemanticStoreCompartmentResponse Modifier and Type Method Description ChangeSemanticStoreCompartmentResponseChangeSemanticStoreCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type ChangeSemanticStoreCompartmentResponse Modifier and Type Method Description ChangeSemanticStoreCompartmentResponse.BuilderChangeSemanticStoreCompartmentResponse.Builder. copy(ChangeSemanticStoreCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-