Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleEntityTheme
-
Packages that use MicrosoftGraphScheduleEntityTheme Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphScheduleEntityTheme in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphScheduleEntityTheme Modifier and Type Field Description static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. BLUEStatic value blue for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. DARK_BLUEStatic value darkBlue for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. DARK_GREENStatic value darkGreen for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. DARK_PINKStatic value darkPink for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. DARK_PURPLEStatic value darkPurple for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. DARK_YELLOWStatic value darkYellow for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. GRAYStatic value gray for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. GREENStatic value green for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. PINKStatic value pink for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. PURPLEStatic value purple for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. WHITEStatic value white for MicrosoftGraphScheduleEntityTheme.static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. YELLOWStatic value yellow for MicrosoftGraphScheduleEntityTheme.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphScheduleEntityTheme Modifier and Type Method Description static MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntityTheme. fromString(String name)Creates or finds a MicrosoftGraphScheduleEntityTheme from its string representation.MicrosoftGraphScheduleEntityThemeMicrosoftGraphScheduleEntity. theme()Get the theme property: The theme property.MicrosoftGraphScheduleEntityThemeMicrosoftGraphShiftActivity. theme()Get the theme property: The theme property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphScheduleEntityTheme Modifier and Type Method Description static Collection<MicrosoftGraphScheduleEntityTheme>MicrosoftGraphScheduleEntityTheme. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphScheduleEntityTheme Modifier and Type Method Description MicrosoftGraphOpenShiftItemMicrosoftGraphOpenShiftItem. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.MicrosoftGraphScheduleEntityMicrosoftGraphScheduleEntity. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.MicrosoftGraphShiftActivityMicrosoftGraphShiftActivity. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.MicrosoftGraphShiftItemMicrosoftGraphShiftItem. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.MicrosoftGraphTimeOffItemMicrosoftGraphTimeOffItem. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.
-