| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
SwapShiftsChangeRequest |
| Modifier and Type | Method and Description |
|---|---|
OfferShiftRequest |
OfferShiftRequest.Builder.build() |
OfferShiftRequest |
OfferShiftRequest.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
OfferShiftRequest |
OfferShiftRequest.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
OfferShiftRequest |
OfferShiftRequest.withRecipientActionDateTime(OffsetDateTime recipientActionDateTime)
Returns an immutable copy of
this with just the recipientActionDateTime field changed. |
OfferShiftRequest |
OfferShiftRequest.withRecipientActionMessage(String recipientActionMessage) |
OfferShiftRequest |
OfferShiftRequest.withRecipientUserId(String recipientUserId) |
OfferShiftRequest |
OfferShiftRequest.withSenderShiftId(String senderShiftId) |
Copyright © 2018–2020. All rights reserved.