| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.Builder.build() |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withConfigurationVersion(Integer configurationVersion)
Returns an immutable copy of
this with just the configurationVersion field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withConflictCount(Integer conflictCount)
Returns an immutable copy of
this with just the conflictCount
field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withErrorCount(Integer errorCount)
Returns an immutable copy of
this with just the errorCount field
changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withFailedCount(Integer failedCount)
Returns an immutable copy of
this with just the failedCount
field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withLastUpdateDateTime(OffsetDateTime lastUpdateDateTime)
Returns an immutable copy of
this with just the lastUpdateDateTime field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withNotApplicableCount(Integer notApplicableCount)
Returns an immutable copy of
this with just the notApplicableCount field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withNotApplicablePlatformCount(Integer notApplicablePlatformCount)
Returns an immutable copy of
this with just the notApplicablePlatformCount field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withPendingCount(Integer pendingCount)
Returns an immutable copy of
this with just the pendingCount
field changed. |
ManagedDeviceMobileAppConfigurationDeviceSummary |
ManagedDeviceMobileAppConfigurationDeviceSummary.withSuccessCount(Integer successCount)
Returns an immutable copy of
this with just the successCount
field changed. |
Copyright © 2018–2020. All rights reserved.