| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceAppManagement |
DeviceAppManagement.Builder.build() |
DeviceAppManagement |
DeviceAppManagement.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceAppManagement |
DeviceAppManagement.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceAppManagement |
DeviceAppManagement.withIsEnabledForMicrosoftStoreForBusiness(Boolean isEnabledForMicrosoftStoreForBusiness)
Returns an immutable copy of
this with just the isEnabledForMicrosoftStoreForBusiness field changed. |
DeviceAppManagement |
DeviceAppManagement.withMicrosoftStoreForBusinessLanguage(String microsoftStoreForBusinessLanguage)
Returns an immutable copy of
this with just the microsoftStoreForBusinessLanguage field changed. |
DeviceAppManagement |
DeviceAppManagement.withMicrosoftStoreForBusinessLastCompletedApplicationSyncTime(OffsetDateTime microsoftStoreForBusinessLastCompletedApplicationSyncTime)
Returns an immutable copy of
this with just the microsoftStoreForBusinessLastCompletedApplicationSyncTime field changed. |
DeviceAppManagement |
DeviceAppManagement.withMicrosoftStoreForBusinessLastSuccessfulSyncDateTime(OffsetDateTime microsoftStoreForBusinessLastSuccessfulSyncDateTime)
Returns an immutable copy of
this with just the microsoftStoreForBusinessLastSuccessfulSyncDateTime field changed. |
DeviceAppManagement |
DeviceAppManagement.withMicrosoftStoreForBusinessPortalSelection(MicrosoftStoreForBusinessPortalSelectionOptions microsoftStoreForBusinessPortalSelection)
Returns an immutable copy of
this with just the microsoftStoreForBusinessPortalSelection field changed. |
Copyright © 2018–2020. All rights reserved.