Uses of Class
com.azure.search.documents.indexes.models.AzureBlobKnowledgeSource
Packages that use AzureBlobKnowledgeSource
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of AzureBlobKnowledgeSource in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return AzureBlobKnowledgeSourceModifier and TypeMethodDescriptionstatic AzureBlobKnowledgeSourceAzureBlobKnowledgeSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureBlobKnowledgeSource from the JsonReader.AzureBlobKnowledgeSource.setDescription(String description) Set the description property: Optional user-defined description.AzureBlobKnowledgeSource.setEncryptionKey(SearchResourceEncryptionKey encryptionKey) Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.Set the eTag property: The ETag of the knowledge base.