| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement |
DeviceManagement.Builder.build() |
DeviceManagement |
DeviceManagement.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceManagement |
DeviceManagement.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceManagement |
DeviceManagement.withAccountMoveCompletionDateTime(OffsetDateTime accountMoveCompletionDateTime)
Returns an immutable copy of
this with just the accountMoveCompletionDateTime field changed. |
DeviceManagement |
DeviceManagement.withAdminConsent(AdminConsent adminConsent)
Returns an immutable copy of
this with just the adminConsent
field changed. |
DeviceManagement |
DeviceManagement.withDeviceComplianceReportSummarizationDateTime(OffsetDateTime deviceComplianceReportSummarizationDateTime)
Returns an immutable copy of
this with just the deviceComplianceReportSummarizationDateTime field changed. |
DeviceManagement |
DeviceManagement.withDeviceProtectionOverview(DeviceProtectionOverview deviceProtectionOverview)
Returns an immutable copy of
this with just the deviceProtectionOverview field changed. |
DeviceManagement |
DeviceManagement.withIntuneAccountId(String intuneAccountId)
Returns an immutable copy of
this with just the intuneAccountId
field changed. |
DeviceManagement |
DeviceManagement.withIntuneBrand(IntuneBrand intuneBrand)
Returns an immutable copy of
this with just the intuneBrand
field changed. |
DeviceManagement |
DeviceManagement.withLastReportAggregationDateTime(OffsetDateTime lastReportAggregationDateTime)
Returns an immutable copy of
this with just the lastReportAggregationDateTime field changed. |
DeviceManagement |
DeviceManagement.withLegacyPcManangementEnabled(Boolean legacyPcManangementEnabled)
Returns an immutable copy of
this with just the legacyPcManangementEnabled field changed. |
DeviceManagement |
DeviceManagement.withManagedDeviceCleanupSettings(ManagedDeviceCleanupSettings managedDeviceCleanupSettings)
Returns an immutable copy of
this with just the managedDeviceCleanupSettings field changed. |
DeviceManagement |
DeviceManagement.withMaximumDepTokens(Integer maximumDepTokens)
Returns an immutable copy of
this with just the maximumDepTokens
field changed. |
DeviceManagement |
DeviceManagement.withSettings(DeviceManagementSettings settings)
Returns an immutable copy of
this with just the settings field
changed. |
DeviceManagement |
DeviceManagement.withSubscriptions(DeviceManagementSubscriptions subscriptions)
Returns an immutable copy of
this with just the subscriptions
field changed. |
DeviceManagement |
DeviceManagement.withSubscriptionState(DeviceManagementSubscriptionState subscriptionState)
Returns an immutable copy of
this with just the subscriptionState
field changed. |
DeviceManagement |
DeviceManagement.withWindowsMalwareOverview(WindowsMalwareOverview windowsMalwareOverview)
Returns an immutable copy of
this with just the windowsMalwareOverview field changed. |
Copyright © 2018–2020. All rights reserved.