ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.Builder.build() |
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withComplianceGracePeriodExpirationDateTime(OffsetDateTime complianceGracePeriodExpirationDateTime) |
Returns an immutable copy of this with just the
complianceGracePeriodExpirationDateTime field changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withDeviceDisplayName(String deviceDisplayName) |
Returns an immutable copy of this with just the deviceDisplayName
field changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withDeviceModel(String deviceModel) |
Returns an immutable copy of this with just the deviceModel
field changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withLastReportedDateTime(OffsetDateTime lastReportedDateTime) |
Returns an immutable copy of this with just the
lastReportedDateTime field changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withStatus(ComplianceStatus status) |
Returns an immutable copy of this with just the status field
changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withUnmappedField(String name,
String value) |
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withUserName(String userName) |
Returns an immutable copy of this with just the userName field
changed.
|
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|