| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withPlatform(Integer platform)
Returns an immutable copy of
this with just the platform field
changed. |
ManagedDeviceMobileAppConfigurationDeviceStatus |
ManagedDeviceMobileAppConfigurationDeviceStatus.withStatus(ComplianceStatus status)
Returns an immutable copy of
this with just the status field
changed. |
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. |
Copyright © 2018–2020. All rights reserved.