MicrosoftGraphShiftItem |
MicrosoftGraphShift.draftShift() |
Get the draftShift property: shiftItem.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShift.sharedShift() |
Get the sharedShift property: shiftItem.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.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.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: shiftItem.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withDisplayName(String displayName) |
Set the displayName property: The shift label of the shiftItem.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withEndDateTime(OffsetDateTime endDateTime) |
Set the endDateTime property: The endDateTime property.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withNotes(String notes) |
Set the notes property: The shift notes for the shiftItem.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: The startDateTime property.
|
MicrosoftGraphShiftItem |
MicrosoftGraphShiftItem.withTheme(MicrosoftGraphScheduleEntityTheme theme) |
Set the theme property: The theme property.
|