Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDateTimeZone
Packages that use MicrosoftGraphDateTimeZone
Package
Description
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 MicrosoftGraphDateTimeZoneModifier and TypeMethodDescriptionMicrosoftGraphFollowupFlag.completedDateTime()Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTask.completedDateTime()Get the completedDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.dueDateTime()Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTask.dueDateTime()Get the dueDateTime property: dateTimeTimeZone.MicrosoftGraphEvent.end()Get the end property: dateTimeTimeZone.MicrosoftGraphScheduleItem.end()Get the end property: dateTimeTimeZone.MicrosoftGraphTimeSlot.end()Get the end property: dateTimeTimeZone.MicrosoftGraphTodoTask.reminderDateTime()Get the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.scheduledEndDateTime()Get the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.scheduledStartDateTime()Get the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphEvent.start()Get the start property: dateTimeTimeZone.MicrosoftGraphScheduleItem.start()Get the start property: dateTimeTimeZone.MicrosoftGraphTimeSlot.start()Get the start property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.startDateTime()Get the startDateTime property: dateTimeTimeZone.MicrosoftGraphDateTimeZone.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: dateTimeTimeZone.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.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 MicrosoftGraphDateTimeZoneModifier and TypeMethodDescriptionMicrosoftGraphFollowupFlag.withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime) Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTask.withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime) Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime) Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTask.withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime) Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphEvent.withEnd(MicrosoftGraphDateTimeZone end) Set the end property: dateTimeTimeZone.MicrosoftGraphScheduleItem.withEnd(MicrosoftGraphDateTimeZone end) Set the end property: dateTimeTimeZone.MicrosoftGraphTimeSlot.withEnd(MicrosoftGraphDateTimeZone end) Set the end property: dateTimeTimeZone.MicrosoftGraphTodoTask.withReminderDateTime(MicrosoftGraphDateTimeZone reminderDateTime) Set the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.withScheduledEndDateTime(MicrosoftGraphDateTimeZone scheduledEndDateTime) Set the scheduledEndDateTime property: dateTimeTimeZone.MicrosoftGraphAutomaticRepliesSetting.withScheduledStartDateTime(MicrosoftGraphDateTimeZone scheduledStartDateTime) Set the scheduledStartDateTime property: dateTimeTimeZone.MicrosoftGraphEvent.withStart(MicrosoftGraphDateTimeZone start) Set the start property: dateTimeTimeZone.MicrosoftGraphScheduleItem.withStart(MicrosoftGraphDateTimeZone start) Set the start property: dateTimeTimeZone.MicrosoftGraphTimeSlot.withStart(MicrosoftGraphDateTimeZone start) Set the start property: dateTimeTimeZone.MicrosoftGraphFollowupFlag.withStartDateTime(MicrosoftGraphDateTimeZone startDateTime) Set the startDateTime property: dateTimeTimeZone.