Class MicrosoftGraphWeekIndex

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphWeekIndex>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWeekIndex

public final class MicrosoftGraphWeekIndex extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphWeekIndex>
weekIndex.
  • Field Details

  • Constructor Details

    • MicrosoftGraphWeekIndex

      @Deprecated public MicrosoftGraphWeekIndex()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphWeekIndex value.
  • Method Details

    • 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.
    • values

      public static Collection<MicrosoftGraphWeekIndex> values()
      Gets known MicrosoftGraphWeekIndex values.
      Returns:
      known MicrosoftGraphWeekIndex values.