Class MicrosoftGraphDayOfWeek


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

      • MicrosoftGraphDayOfWeek

        public MicrosoftGraphDayOfWeek()
    • Method Detail

      • fromString

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