Uses of Class
com.oracle.bmc.generativeai.responses.CreateSemanticStoreResponse
-
Packages that use CreateSemanticStoreResponse Package Description com.oracle.bmc.generativeai com.oracle.bmc.generativeai.responses -
-
Uses of CreateSemanticStoreResponse in com.oracle.bmc.generativeai
Methods in com.oracle.bmc.generativeai that return CreateSemanticStoreResponse Modifier and Type Method Description CreateSemanticStoreResponseGenerativeAi. createSemanticStore(CreateSemanticStoreRequest request)Creates a SemanticStore.CreateSemanticStoreResponseGenerativeAiClient. createSemanticStore(CreateSemanticStoreRequest request)Methods in com.oracle.bmc.generativeai that return types with arguments of type CreateSemanticStoreResponse Modifier and Type Method Description Future<CreateSemanticStoreResponse>GenerativeAiAsync. createSemanticStore(CreateSemanticStoreRequest request, AsyncHandler<CreateSemanticStoreRequest,CreateSemanticStoreResponse> handler)Creates a SemanticStore.Future<CreateSemanticStoreResponse>GenerativeAiAsyncClient. createSemanticStore(CreateSemanticStoreRequest request, AsyncHandler<CreateSemanticStoreRequest,CreateSemanticStoreResponse> handler)Method parameters in com.oracle.bmc.generativeai with type arguments of type CreateSemanticStoreResponse Modifier and Type Method Description Future<CreateSemanticStoreResponse>GenerativeAiAsync. createSemanticStore(CreateSemanticStoreRequest request, AsyncHandler<CreateSemanticStoreRequest,CreateSemanticStoreResponse> handler)Creates a SemanticStore.Future<CreateSemanticStoreResponse>GenerativeAiAsyncClient. createSemanticStore(CreateSemanticStoreRequest request, AsyncHandler<CreateSemanticStoreRequest,CreateSemanticStoreResponse> handler) -
Uses of CreateSemanticStoreResponse in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return CreateSemanticStoreResponse Modifier and Type Method Description CreateSemanticStoreResponseCreateSemanticStoreResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.generativeai.responses with parameters of type CreateSemanticStoreResponse Modifier and Type Method Description CreateSemanticStoreResponse.BuilderCreateSemanticStoreResponse.Builder. copy(CreateSemanticStoreResponse o)Copy method to populate the builder with values from the given instance.
-