AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withAuthenticationMethod(EasAuthenticationMethod authenticationMethod) |
Returns an immutable copy of this with just the
authenticationMethod field changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withDurationOfEmailToSync(EmailSyncDuration durationOfEmailToSync) |
Returns an immutable copy of this with just the
durationOfEmailToSync field changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withEmailAddressSource(UserEmailSource emailAddressSource) |
Returns an immutable copy of this with just the
emailAddressSource field changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withHostName(String hostName) |
Returns an immutable copy of this with just the hostName field
changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withRequireSsl(Boolean requireSsl) |
Returns an immutable copy of this with just the requireSsl field
changed.
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withUnmappedField(String name,
String value) |
|
AndroidWorkProfileEasEmailProfileBase |
AndroidWorkProfileEasEmailProfileBase.withUsernameSource(AndroidUsernameSource usernameSource) |
Returns an immutable copy of this with just the usernameSource
field changed.
|