| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.Builder.build() |
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.withSyncCalendar(Boolean syncCalendar)
Returns an immutable copy of
this with just the syncCalendar
field changed. |
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.withSyncContacts(Boolean syncContacts)
Returns an immutable copy of
this with just the syncContacts
field changed. |
AndroidForWorkNineWorkEasConfiguration |
AndroidForWorkNineWorkEasConfiguration.withSyncTasks(Boolean syncTasks)
Returns an immutable copy of
this with just the syncTasks field
changed. |
Copyright © 2018–2020. All rights reserved.