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 MicrosoftGraphDateTimeZone
MicrosoftGraphFollowupFlag. completedDateTime()
Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphTodoTaskInner. completedDateTime()
Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphFollowupFlag. dueDateTime()
Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphTodoTaskInner. dueDateTime()
Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphEvent. end()
Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphScheduleItem. end()
Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphTimeSlot. end()
Get the end property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphTodoTaskInner. reminderDateTime()
Get the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphAutomaticRepliesSetting. scheduledEndDateTime()
Get the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphAutomaticRepliesSetting. scheduledStartDateTime()
Get the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphEvent. start()
Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphScheduleItem. start()
Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphTimeSlot. start()
Get the start property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphFollowupFlag. startDateTime()
Get the startDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphDateTimeZone. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: dateTimeTimeZone.MicrosoftGraphDateTimeZone
MicrosoftGraphDateTimeZone. 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).MicrosoftGraphDateTimeZone
MicrosoftGraphDateTimeZone. 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 MicrosoftGraphFollowupFlag
MicrosoftGraphFollowupFlag. withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime)
Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInner
MicrosoftGraphTodoTaskInner. withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime)
Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlag
MicrosoftGraphFollowupFlag. withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime)
Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInner
MicrosoftGraphTodoTaskInner. withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime)
Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphEvent
MicrosoftGraphEvent. withEnd(MicrosoftGraphDateTimeZone end)
Set the end property: dateTimeTimeZone.MicrosoftGraphScheduleItem
MicrosoftGraphScheduleItem. withEnd(MicrosoftGraphDateTimeZone end)
Set the end property: dateTimeTimeZone.MicrosoftGraphTimeSlot
MicrosoftGraphTimeSlot. withEnd(MicrosoftGraphDateTimeZone end)
Set the end property: dateTimeTimeZone.MicrosoftGraphTodoTaskInner
MicrosoftGraphTodoTaskInner. withReminderDateTime(MicrosoftGraphDateTimeZone reminderDateTime)
Set the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting
MicrosoftGraphAutomaticRepliesSetting. withScheduledEndDateTime(MicrosoftGraphDateTimeZone scheduledEndDateTime)
Set the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting
MicrosoftGraphAutomaticRepliesSetting. withScheduledStartDateTime(MicrosoftGraphDateTimeZone scheduledStartDateTime)
Set the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphEvent
MicrosoftGraphEvent. withStart(MicrosoftGraphDateTimeZone start)
Set the start property: dateTimeTimeZone.MicrosoftGraphScheduleItem
MicrosoftGraphScheduleItem. withStart(MicrosoftGraphDateTimeZone start)
Set the start property: dateTimeTimeZone.MicrosoftGraphTimeSlot
MicrosoftGraphTimeSlot. withStart(MicrosoftGraphDateTimeZone start)
Set the start property: dateTimeTimeZone.MicrosoftGraphFollowupFlag
MicrosoftGraphFollowupFlag. withStartDateTime(MicrosoftGraphDateTimeZone startDateTime)
Set the startDateTime property: dateTimeTimeZone.
-