Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleEntity
-
Packages that use MicrosoftGraphScheduleEntity Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphScheduleEntity in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphScheduleEntity in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphOpenShiftItemopenShiftItem.classMicrosoftGraphShiftItemshiftItem.classMicrosoftGraphTimeOffItemtimeOffItem.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphScheduleEntity Modifier and Type Method Description MicrosoftGraphScheduleEntityMicrosoftGraphScheduleEntity. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: scheduleEntity.MicrosoftGraphScheduleEntityMicrosoftGraphScheduleEntity. withEndDateTime(OffsetDateTime endDateTime)Set the endDateTime property: The endDateTime property.MicrosoftGraphScheduleEntityMicrosoftGraphScheduleEntity. withStartDateTime(OffsetDateTime startDateTime)Set the startDateTime property: The startDateTime property.MicrosoftGraphScheduleEntityMicrosoftGraphScheduleEntity. withTheme(MicrosoftGraphScheduleEntityTheme theme)Set the theme property: The theme property.
-