Uses of Class
odata.msgraph.client.beta.entity.TimeOff
-
Packages that use TimeOff Package Description odata.msgraph.client.beta.entity -
-
Uses of TimeOff in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TimeOff Modifier and Type Method Description TimeOffTimeOff.Builder. build()TimeOffTimeOff. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.TimeOffTimeOff. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).TimeOffTimeOff. withDraftTimeOff(TimeOffItem draftTimeOff)TimeOffTimeOff. withIsStagedForDeletion(Boolean isStagedForDeletion)TimeOffTimeOff. withSharedTimeOff(TimeOffItem sharedTimeOff)TimeOffTimeOff. withUnmappedField(String name, String value)TimeOffTimeOff. withUserId(String userId)
-