| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkSettings |
AndroidForWorkSettings.Builder.build() |
AndroidForWorkSettings |
AndroidForWorkSettings.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidForWorkSettings |
AndroidForWorkSettings.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidForWorkSettings |
AndroidForWorkSettings.withBindStatus(AndroidForWorkBindStatus bindStatus)
Returns an immutable copy of
this with just the bindStatus field
changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withDeviceOwnerManagementEnabled(Boolean deviceOwnerManagementEnabled)
Returns an immutable copy of
this with just the deviceOwnerManagementEnabled field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withEnrollmentTarget(AndroidForWorkEnrollmentTarget enrollmentTarget)
Returns an immutable copy of
this with just the enrollmentTarget
field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withLastAppSyncDateTime(OffsetDateTime lastAppSyncDateTime)
Returns an immutable copy of
this with just the lastAppSyncDateTime field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withLastAppSyncStatus(AndroidForWorkSyncStatus lastAppSyncStatus)
Returns an immutable copy of
this with just the lastAppSyncStatus
field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withOwnerOrganizationName(String ownerOrganizationName)
Returns an immutable copy of
this with just the ownerOrganizationName field changed. |
AndroidForWorkSettings |
AndroidForWorkSettings.withOwnerUserPrincipalName(String ownerUserPrincipalName)
Returns an immutable copy of
this with just the ownerUserPrincipalName field changed. |
Copyright © 2018–2020. All rights reserved.