Uses of Class
com.azure.search.documents.indexes.models.SearchIndexerWarning
Packages that use SearchIndexerWarning
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of SearchIndexerWarning in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return SearchIndexerWarningModifier and TypeMethodDescriptionstatic SearchIndexerWarningSearchIndexerWarning.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SearchIndexerWarning from the JsonReader.Methods in com.azure.search.documents.indexes.models that return types with arguments of type SearchIndexerWarningModifier and TypeMethodDescriptionIndexerExecutionResult.getWarnings()Get the warnings property: The item-level indexing warnings.