Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOpenShiftItem
Packages that use MicrosoftGraphOpenShiftItem
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphOpenShiftItem in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOpenShiftItemModifier and TypeMethodDescriptionMicrosoftGraphOpenShift.draftOpenShift()Get the draftOpenShift property: openShiftItem.MicrosoftGraphOpenShift.sharedOpenShift()Get the sharedOpenShift property: openShiftItem.MicrosoftGraphOpenShiftItem.withActivities(List<MicrosoftGraphShiftActivity> activities) Set the activities property: An incremental part of a shift which can cover details of when and where an employee is during their shift.MicrosoftGraphOpenShiftItem.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: openShiftItem.MicrosoftGraphOpenShiftItem.withDisplayName(String displayName) Set the displayName property: The shift label of the shiftItem.MicrosoftGraphOpenShiftItem.withEndDateTime(OffsetDateTime endDateTime) Set the endDateTime property: The endDateTime property.Set the notes property: The shift notes for the shiftItem.MicrosoftGraphOpenShiftItem.withOpenSlotCount(Integer openSlotCount) Set the openSlotCount property: Count of the number of slots for the given open shift.MicrosoftGraphOpenShiftItem.withStartDateTime(OffsetDateTime startDateTime) Set the startDateTime property: The startDateTime property.MicrosoftGraphOpenShiftItem.withTheme(MicrosoftGraphScheduleEntityTheme theme) Set the theme property: scheduleEntityTheme.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOpenShiftItemModifier and TypeMethodDescriptionMicrosoftGraphOpenShift.withDraftOpenShift(MicrosoftGraphOpenShiftItem draftOpenShift) Set the draftOpenShift property: openShiftItem.MicrosoftGraphOpenShift.withSharedOpenShift(MicrosoftGraphOpenShiftItem sharedOpenShift) Set the sharedOpenShift property: openShiftItem.