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