public class AndroidForWorkGmailEasConfiguration extends AndroidForWorkEasEmailProfileBase implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
AndroidForWorkGmailEasConfiguration.Builder |
authenticationMethod, durationOfEmailToSync, emailAddressSource, hostName, requireSsl, usernameSourcecreatedDateTime, description, deviceManagementApplicabilityRuleDeviceMode, deviceManagementApplicabilityRuleOsEdition, deviceManagementApplicabilityRuleOsVersion, displayName, lastModifiedDateTime, roleScopeTagIds, roleScopeTagIdsNextLink, supportsScopeTags, versionchangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
AndroidForWorkGmailEasConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static AndroidForWorkGmailEasConfiguration.Builder |
builderAndroidForWorkGmailEasConfiguration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
String |
odataTypeName() |
AndroidForWorkGmailEasConfiguration |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
AndroidForWorkGmailEasConfiguration |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
getAuthenticationMethod, getDurationOfEmailToSync, getEmailAddressSource, getHostName, getIdentityCertificate, getRequireSsl, getUsernameSource, withAuthenticationMethod, withDurationOfEmailToSync, withEmailAddressSource, withHostName, withRequireSsl, withUsernameSourceassign, assignedAccessMultiModeProfiles, getAssignments, getCreatedDateTime, getDescription, getDeviceManagementApplicabilityRuleDeviceMode, getDeviceManagementApplicabilityRuleOsEdition, getDeviceManagementApplicabilityRuleOsVersion, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getGroupAssignments, getLastModifiedDateTime, getRoleScopeTagIds, getRoleScopeTagIds, getSupportsScopeTags, getUserStatuses, getUserStatusOverview, getVersion, windowsPrivacyAccessControls, withCreatedDateTime, withDescription, withDeviceManagementApplicabilityRuleDeviceMode, withDeviceManagementApplicabilityRuleOsEdition, withDeviceManagementApplicabilityRuleOsVersion, withDisplayName, withLastModifiedDateTime, withSupportsScopeTags, withVersionprotected AndroidForWorkGmailEasConfiguration()
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class AndroidForWorkEasEmailProfileBasepublic static AndroidForWorkGmailEasConfiguration.Builder builderAndroidForWorkGmailEasConfiguration()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class AndroidForWorkEasEmailProfileBasepublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class AndroidForWorkEasEmailProfileBasepublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class AndroidForWorkEasEmailProfileBasepublic AndroidForWorkGmailEasConfiguration patch()
this with changed fields reset.patch in class AndroidForWorkEasEmailProfileBasethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic AndroidForWorkGmailEasConfiguration put()
this
with changed fields reset (they were ignored anyway).put in class AndroidForWorkEasEmailProfileBasethis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class AndroidForWorkEasEmailProfileBaseCopyright © 2018–2020. All rights reserved.