Class MicrosoftGraphWeekIndex


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

      • MicrosoftGraphWeekIndex

        public MicrosoftGraphWeekIndex()
    • Method Detail

      • fromString

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