| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
OfferShiftRequest |
class |
OpenShift |
class |
OpenShiftChangeRequest |
class |
ScheduleChangeRequest |
class |
SchedulingGroup |
class |
Shift |
class |
ShiftPreferences |
class |
SwapShiftsChangeRequest |
class |
TimeOff |
class |
TimeOffReason |
class |
TimeOffRequest |
class |
WorkforceIntegration |
| Modifier and Type | Method and Description |
|---|---|
ChangeTrackedEntity |
ChangeTrackedEntity.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ChangeTrackedEntity |
ChangeTrackedEntity.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ChangeTrackedEntity |
ChangeTrackedEntity.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
ChangeTrackedEntity |
ChangeTrackedEntity.withLastModifiedBy(IdentitySet lastModifiedBy)
Returns an immutable copy of
this with just the lastModifiedBy
field changed. |
ChangeTrackedEntity |
ChangeTrackedEntity.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
Copyright © 2018–2020. All rights reserved.