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.withUnmappedField(String name,
String value) |
|
AndroidForWorkEasEmailProfileBase |
AndroidForWorkEasEmailProfileBase.withUsernameSource(AndroidUsernameSource usernameSource) |
Returns an immutable copy of this with just the usernameSource
field changed.
|