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.withAndroidManagedAppProtections(List<AndroidManagedAppProtection> androidManagedAppProtections) |
Returns an immutable copy of this with just the
androidManagedAppProtections field changed.
|
DeviceAppManagement |
DeviceAppManagement.withDefaultManagedAppProtections(List<DefaultManagedAppProtection> defaultManagedAppProtections) |
Returns an immutable copy of this with just the
defaultManagedAppProtections field changed.
|
DeviceAppManagement |
DeviceAppManagement.withIosManagedAppProtections(List<IosManagedAppProtection> iosManagedAppProtections) |
Returns an immutable copy of this with just the
iosManagedAppProtections field changed.
|
DeviceAppManagement |
DeviceAppManagement.withIsEnabledForMicrosoftStoreForBusiness(Boolean isEnabledForMicrosoftStoreForBusiness) |
Returns an immutable copy of this with just the
isEnabledForMicrosoftStoreForBusiness field changed.
|
DeviceAppManagement |
DeviceAppManagement.withManagedAppPolicies(List<ManagedAppPolicy> managedAppPolicies) |
Returns an immutable copy of this with just the
managedAppPolicies field changed.
|
DeviceAppManagement |
DeviceAppManagement.withManagedAppRegistrations(List<ManagedAppRegistration> managedAppRegistrations) |
Returns an immutable copy of this with just the
managedAppRegistrations field changed.
|
DeviceAppManagement |
DeviceAppManagement.withManagedAppStatuses(List<ManagedAppStatus> managedAppStatuses) |
Returns an immutable copy of this with just the
managedAppStatuses field changed.
|
DeviceAppManagement |
DeviceAppManagement.withManagedEBooks(List<ManagedEBook> managedEBooks) |
Returns an immutable copy of this with just the managedEBooks
field changed.
|
DeviceAppManagement |
DeviceAppManagement.withMdmWindowsInformationProtectionPolicies(List<MdmWindowsInformationProtectionPolicy> mdmWindowsInformationProtectionPolicies) |
Returns an immutable copy of this with just the
mdmWindowsInformationProtectionPolicies 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.withMobileAppCategories(List<MobileAppCategory> mobileAppCategories) |
Returns an immutable copy of this with just the
mobileAppCategories field changed.
|
DeviceAppManagement |
DeviceAppManagement.withMobileAppConfigurations(List<ManagedDeviceMobileAppConfiguration> mobileAppConfigurations) |
Returns an immutable copy of this with just the
mobileAppConfigurations field changed.
|
DeviceAppManagement |
DeviceAppManagement.withMobileApps(List<MobileApp> mobileApps) |
Returns an immutable copy of this with just the mobileApps field
changed.
|
DeviceAppManagement |
DeviceAppManagement.withTargetedManagedAppConfigurations(List<TargetedManagedAppConfiguration> targetedManagedAppConfigurations) |
Returns an immutable copy of this with just the
targetedManagedAppConfigurations field changed.
|
DeviceAppManagement |
DeviceAppManagement.withUnmappedField(String name,
Object value) |
|
DeviceAppManagement |
DeviceAppManagement.withVppTokens(List<VppToken> vppTokens) |
Returns an immutable copy of this with just the vppTokens field
changed.
|
DeviceAppManagement |
DeviceAppManagement.withWindowsInformationProtectionPolicies(List<WindowsInformationProtectionPolicy> windowsInformationProtectionPolicies) |
Returns an immutable copy of this with just the
windowsInformationProtectionPolicies field changed.
|