ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.Builder.build() |
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withDevicesCount(Integer devicesCount) |
Returns an immutable copy of this with just the devicesCount
field changed.
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withLastReportedDateTime(OffsetDateTime lastReportedDateTime) |
Returns an immutable copy of this with just the
lastReportedDateTime field changed.
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withStatus(ComplianceStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withUnmappedField(String name,
String value) |
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withUserDisplayName(String userDisplayName) |
Returns an immutable copy of this with just the userDisplayName
field changed.
|
ManagedDeviceMobileAppConfigurationUserStatus |
ManagedDeviceMobileAppConfigurationUserStatus.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|