MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: offerShiftRequest.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withAssignedTo(MicrosoftGraphScheduleChangeRequestActor assignedTo) |
Set the assignedTo property: The assignedTo property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.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.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) |
Set the lastModifiedBy property: identitySet.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.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.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withManagerActionDateTime(OffsetDateTime managerActionDateTime) |
Set the managerActionDateTime property: The managerActionDateTime property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withManagerActionMessage(String managerActionMessage) |
Set the managerActionMessage property: The managerActionMessage property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withManagerUserId(String managerUserId) |
Set the managerUserId property: The managerUserId property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withRecipientActionDateTime(OffsetDateTime recipientActionDateTime) |
Set the recipientActionDateTime property: The Timestamp type represents date and time information using ISO 8601
format and is always in UTC time.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withRecipientActionMessage(String recipientActionMessage) |
Set the recipientActionMessage property: Custom message sent by recipient of the offer shift request.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withRecipientUserId(String recipientUserId) |
Set the recipientUserId property: User ID of the recipient of the offer shift request.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withSenderDateTime(OffsetDateTime senderDateTime) |
Set the senderDateTime property: The senderDateTime property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withSenderMessage(String senderMessage) |
Set the senderMessage property: The senderMessage property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withSenderShiftId(String senderShiftId) |
Set the senderShiftId property: User ID of the sender of the offer shift request.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withSenderUserId(String senderUserId) |
Set the senderUserId property: The senderUserId property.
|
MicrosoftGraphOfferShiftRequest |
MicrosoftGraphOfferShiftRequest.withState(MicrosoftGraphScheduleChangeState state) |
Set the state property: The state property.
|