Uses of Class
odata.msgraph.client.beta.entity.ShiftPreferences
-
Packages that use ShiftPreferences Package Description odata.msgraph.client.beta.entity -
-
Uses of ShiftPreferences in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ShiftPreferences Modifier and Type Method Description ShiftPreferencesShiftPreferences.Builder. build()ShiftPreferencesShiftPreferences. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ShiftPreferencesShiftPreferences. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ShiftPreferencesShiftPreferences. withAvailability(List<ShiftAvailability> availability)ShiftPreferencesShiftPreferences. withUnmappedField(String name, String value)
-