MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShift.draftOpenShift() |
Get the draftOpenShift property: openShiftItem.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShift.sharedOpenShift() |
Get the sharedOpenShift property: openShiftItem.
|
MicrosoftGraphOpenShiftItem |
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 |
MicrosoftGraphOpenShiftItem.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: openShiftItem.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withDisplayName(String displayName) |
Set the displayName property: The shift label of the shiftItem.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withEndDateTime(OffsetDateTime endDateTime) |
Set the endDateTime property: The endDateTime property.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withNotes(String notes) |
Set the notes property: The shift notes for the shiftItem.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withOpenSlotCount(Integer openSlotCount) |
Set the openSlotCount property: Count of the number of slots for the given open shift.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: The startDateTime property.
|
MicrosoftGraphOpenShiftItem |
MicrosoftGraphOpenShiftItem.withTheme(MicrosoftGraphScheduleEntityTheme theme) |
Set the theme property: The theme property.
|