Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDateTimeZone
-
Packages that use MicrosoftGraphDateTimeZone Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphDateTimeZone in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDateTimeZone Modifier and Type Method Description MicrosoftGraphDateTimeZoneMicrosoftGraphFollowupFlag. completedDateTime()Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphTodoTaskInner. completedDateTime()Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphFollowupFlag. dueDateTime()Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphTodoTaskInner. dueDateTime()Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphEvent. end()Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphScheduleItem. end()Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphTimeSlot. end()Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphTodoTaskInner. reminderDateTime()Get the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphAutomaticRepliesSetting. scheduledEndDateTime()Get the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphAutomaticRepliesSetting. scheduledStartDateTime()Get the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphEvent. start()Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphScheduleItem. start()Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphTimeSlot. start()Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphFollowupFlag. startDateTime()Get the startDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphDateTimeZone. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: dateTimeTimeZone.MicrosoftGraphDateTimeZoneMicrosoftGraphDateTimeZone. withDateTime(String dateTime)Set the dateTime property: A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000).MicrosoftGraphDateTimeZoneMicrosoftGraphDateTimeZone. withTimeZone(String timeZone)Set the timeZone property: Represents a time zone, for example, 'Pacific Standard Time'.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDateTimeZone Modifier and Type Method Description MicrosoftGraphFollowupFlagMicrosoftGraphFollowupFlag. withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime)Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime)Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlagMicrosoftGraphFollowupFlag. withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime)Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime)Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphEventMicrosoftGraphEvent. withEnd(MicrosoftGraphDateTimeZone end)Set the end property: dateTimeTimeZone.MicrosoftGraphScheduleItemMicrosoftGraphScheduleItem. withEnd(MicrosoftGraphDateTimeZone end)Set the end property: dateTimeTimeZone.MicrosoftGraphTimeSlotMicrosoftGraphTimeSlot. withEnd(MicrosoftGraphDateTimeZone end)Set the end property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withReminderDateTime(MicrosoftGraphDateTimeZone reminderDateTime)Set the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSettingMicrosoftGraphAutomaticRepliesSetting. withScheduledEndDateTime(MicrosoftGraphDateTimeZone scheduledEndDateTime)Set the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSettingMicrosoftGraphAutomaticRepliesSetting. withScheduledStartDateTime(MicrosoftGraphDateTimeZone scheduledStartDateTime)Set the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphEventMicrosoftGraphEvent. withStart(MicrosoftGraphDateTimeZone start)Set the start property: dateTimeTimeZone.MicrosoftGraphScheduleItemMicrosoftGraphScheduleItem. withStart(MicrosoftGraphDateTimeZone start)Set the start property: dateTimeTimeZone.MicrosoftGraphTimeSlotMicrosoftGraphTimeSlot. withStart(MicrosoftGraphDateTimeZone start)Set the start property: dateTimeTimeZone.MicrosoftGraphFollowupFlagMicrosoftGraphFollowupFlag. withStartDateTime(MicrosoftGraphDateTimeZone startDateTime)Set the startDateTime property: dateTimeTimeZone.
-