Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphWeekIndex
Packages that use MicrosoftGraphWeekIndex
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphWeekIndex in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphWeekIndexModifier and TypeFieldDescriptionstatic final MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.FIRSTStatic value first for MicrosoftGraphWeekIndex.static final MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.FOURTHStatic value fourth for MicrosoftGraphWeekIndex.static final MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.LASTStatic value last for MicrosoftGraphWeekIndex.static final MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.SECONDStatic value second for MicrosoftGraphWeekIndex.static final MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.THIRDStatic value third for MicrosoftGraphWeekIndex.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphWeekIndexModifier and TypeMethodDescriptionstatic MicrosoftGraphWeekIndexMicrosoftGraphWeekIndex.fromString(String name) Creates or finds a MicrosoftGraphWeekIndex from its string representation.MicrosoftGraphRecurrencePattern.index()Get the index property: weekIndex.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphWeekIndexModifier and TypeMethodDescriptionstatic Collection<MicrosoftGraphWeekIndex>MicrosoftGraphWeekIndex.values()Gets known MicrosoftGraphWeekIndex values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphWeekIndexModifier and TypeMethodDescriptionMicrosoftGraphRecurrencePattern.withIndex(MicrosoftGraphWeekIndex index) Set the index property: weekIndex.