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.
|
AndroidForWorkSettings |
AndroidForWorkSettings.withTargetGroupIds(List<String> targetGroupIds) |
Returns an immutable copy of this with just the targetGroupIds
field changed.
|
AndroidForWorkSettings |
AndroidForWorkSettings.withUnmappedField(String name,
String value) |
|