Uses of Class
com.azure.search.documents.indexes.models.SearchIndexerIndexProjectionSelector
Packages that use SearchIndexerIndexProjectionSelector
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of SearchIndexerIndexProjectionSelector in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return SearchIndexerIndexProjectionSelectorModifier and TypeMethodDescriptionSearchIndexerIndexProjectionSelector.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SearchIndexerIndexProjectionSelector from the JsonReader.Methods in com.azure.search.documents.indexes.models that return types with arguments of type SearchIndexerIndexProjectionSelectorModifier and TypeMethodDescriptionSearchIndexerIndexProjection.getSelectors()Get the selectors property: A list of projections to be performed to secondary search indexes.Constructor parameters in com.azure.search.documents.indexes.models with type arguments of type SearchIndexerIndexProjectionSelectorModifierConstructorDescriptionCreates an instance of SearchIndexerIndexProjection class.