Uses of Class
com.oracle.bmc.generativeai.model.SemanticStoreCollection
-
Packages that use SemanticStoreCollection Package Description com.oracle.bmc.generativeai.model com.oracle.bmc.generativeai.responses -
-
Uses of SemanticStoreCollection in com.oracle.bmc.generativeai.model
Methods in com.oracle.bmc.generativeai.model that return SemanticStoreCollection Modifier and Type Method Description SemanticStoreCollectionSemanticStoreCollection.Builder. build()Methods in com.oracle.bmc.generativeai.model with parameters of type SemanticStoreCollection Modifier and Type Method Description SemanticStoreCollection.BuilderSemanticStoreCollection.Builder. copy(SemanticStoreCollection model) -
Uses of SemanticStoreCollection in com.oracle.bmc.generativeai.responses
Methods in com.oracle.bmc.generativeai.responses that return SemanticStoreCollection Modifier and Type Method Description SemanticStoreCollectionListSemanticStoresResponse. getSemanticStoreCollection()The returned SemanticStoreCollection instance.Methods in com.oracle.bmc.generativeai.responses with parameters of type SemanticStoreCollection Modifier and Type Method Description ListSemanticStoresResponse.BuilderListSemanticStoresResponse.Builder. semanticStoreCollection(SemanticStoreCollection semanticStoreCollection)The returned SemanticStoreCollection instance.
-