Uses of Class
com.azure.search.documents.indexes.models.RemoteSharePointKnowledgeSource
Packages that use RemoteSharePointKnowledgeSource
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of RemoteSharePointKnowledgeSource in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return RemoteSharePointKnowledgeSourceModifier and TypeMethodDescriptionRemoteSharePointKnowledgeSource.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RemoteSharePointKnowledgeSource from the JsonReader.RemoteSharePointKnowledgeSource.setDescription(String description) Set the description property: Optional user-defined description.RemoteSharePointKnowledgeSource.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.RemoteSharePointKnowledgeSource.setRemoteSharePointParameters(RemoteSharePointKnowledgeSourceParameters remoteSharePointParameters) Set the remoteSharePointParameters property: The parameters for the knowledge source.