MicrosoftGraphShift |
MicrosoftGraphShift.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: shift.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format
and is always in UTC time.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withDraftShift(MicrosoftGraphShiftItem draftShift) |
Set the draftShift property: shiftItem.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601
format and is always in UTC time.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withSchedulingGroupId(String schedulingGroupId) |
Set the schedulingGroupId property: ID of the scheduling group the shift is part of.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withSharedShift(MicrosoftGraphShiftItem sharedShift) |
Set the sharedShift property: shiftItem.
|
MicrosoftGraphShift |
MicrosoftGraphShift.withUserId(String userId) |
Set the userId property: ID of the user assigned to the shift.
|