Uses of Class
odata.msgraph.client.beta.entity.Shift
-
Packages that use Shift Package Description odata.msgraph.client.beta.entity -
-
Uses of Shift in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return Shift Modifier and Type Method Description ShiftShift.Builder. build()ShiftShift. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ShiftShift. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ShiftShift. withDraftShift(ShiftItem draftShift)ShiftShift. withIsStagedForDeletion(Boolean isStagedForDeletion)ShiftShift. withSchedulingGroupId(String schedulingGroupId)ShiftShift. withSharedShift(ShiftItem sharedShift)ShiftShift. withUnmappedField(String name, String value)ShiftShift. withUserId(String userId)
-