Class MicrosoftGraphCalendarColor

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

public final class MicrosoftGraphCalendarColor extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphCalendarColor>
calendarColor.
  • Field Details

  • Constructor Details

    • MicrosoftGraphCalendarColor

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

    • fromString

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

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