Class IndexerExecutionStatusDetail


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

      • IndexerExecutionStatusDetail

        public IndexerExecutionStatusDetail()
    • Method Detail

      • fromString

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