| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidForWorkGmailEasConfiguration
“By providing configurations in this profile you can instruct the Gmail email
client on Android For Work devices to communicate with an Exchange server and
get email, contacts, calendar, tasks, and notes.
|
class |
AndroidForWorkNineWorkEasConfiguration
“By providing configurations in this profile you can instruct the Nine Work email
client on Android For Work devices to communicate with an Exchange server and
get email, contacts, calendar, tasks, and notes.
|
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withAuthenticationMethod(EasAuthenticationMethod authenticationMethod)
Returns an immutable copy of
this with just the authenticationMethod field changed. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withDurationOfEmailToSync(EmailSyncDuration durationOfEmailToSync)
Returns an immutable copy of
this with just the durationOfEmailToSync field changed. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withEmailAddressSource(UserEmailSource emailAddressSource)
Returns an immutable copy of
this with just the emailAddressSource field changed. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withHostName(String hostName)
Returns an immutable copy of
this with just the hostName field
changed. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withRequireSsl(Boolean requireSsl)
Returns an immutable copy of
this with just the requireSsl field
changed. |
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withUsernameSource(AndroidUsernameSource usernameSource)
Returns an immutable copy of
this with just the usernameSource
field changed. |
Copyright © 2018–2020. All rights reserved.