Uses of Enum
com.azure.resourcemanager.datafactory.models.DayOfWeek
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DayOfWeek in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionRecurrenceScheduleOccurrence.day()
Get the day property: The day of the week.static DayOfWeek
DayOfWeek.fromString
(String value) Parses a serialized value to a DayOfWeek instance.static DayOfWeek
Returns the enum constant of this type with the specified name.static DayOfWeek[]
DayOfWeek.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSet the day property: The day of the week.