Uses of Class
com.oracle.bmc.generativeai.responses.GetSemanticStoreResponse
-
Packages that use GetSemanticStoreResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of GetSemanticStoreResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return GetSemanticStoreResponse Modifier and Type Method Description GetSemanticStoreResponseGenerativeAi. getSemanticStore(GetSemanticStoreRequest request)Gets information about a semanticStore.GetSemanticStoreResponseGenerativeAiClient. getSemanticStore(GetSemanticStoreRequest request)Method parameters in com.oracle.bmc.generativeai with type arguments of type GetSemanticStoreResponse Modifier and Type Method Description Future<GetSemanticStoreResponse>GenerativeAiAsync. getSemanticStore(GetSemanticStoreRequest request, AsyncHandler<GetSemanticStoreRequest,GetSemanticStoreResponse> handler)Gets information about a semanticStore.Future<GetSemanticStoreResponse>GenerativeAiAsyncClient. getSemanticStore(GetSemanticStoreRequest request, AsyncHandler<GetSemanticStoreRequest,GetSemanticStoreResponse> handler) -
Uses of GetSemanticStoreResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return GetSemanticStoreResponse Modifier and Type Method Description GetSemanticStoreResponseGetSemanticStoreResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type GetSemanticStoreResponse Modifier and Type Method Description GetSemanticStoreResponse.BuilderGetSemanticStoreResponse.Builder. copy(GetSemanticStoreResponse o)Copy method to populate the builder with values from the given instance.
-