Class SearchIndexerDataSourceType


  • public final class SearchIndexerDataSourceType
    extends com.azure.core.util.ExpandableStringEnum<SearchIndexerDataSourceType>
    Defines values for SearchIndexerDataSourceType.
    • Constructor Detail

      • SearchIndexerDataSourceType

        public SearchIndexerDataSourceType()
    • Method Detail

      • fromString

        public static SearchIndexerDataSourceType fromString​(String name)
        Creates or finds a SearchIndexerDataSourceType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding SearchIndexerDataSourceType.