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