Uses of Class
com.microsoft.graph.models.RecurrencePattern
Packages that use RecurrencePattern
-
Uses of RecurrencePattern in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RecurrencePatternModifier and TypeMethodDescriptionstatic RecurrencePatternRecurrencePattern.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePatternedRecurrence.getPattern()Gets the pattern property value.Methods in com.microsoft.graph.models with parameters of type RecurrencePatternModifier and TypeMethodDescriptionvoidPatternedRecurrence.setPattern(RecurrencePattern value) Sets the pattern property value.