| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Shift |
Shift.Builder.build() |
Shift |
Shift.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Shift |
Shift.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Shift |
Shift.withDraftShift(ShiftItem draftShift) |
Shift |
Shift.withIsStagedForDeletion(Boolean isStagedForDeletion) |
Shift |
Shift.withSchedulingGroupId(String schedulingGroupId) |
Shift |
Shift.withSharedShift(ShiftItem sharedShift) |
Shift |
Shift.withUserId(String userId) |
Copyright © 2018–2020. All rights reserved.