WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.Builder.build() |
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withApplyOnlyToWindowsPhone81(Boolean applyOnlyToWindowsPhone81) |
Returns an immutable copy of this with just the
applyOnlyToWindowsPhone81 field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withAppsBlockCopyPaste(Boolean appsBlockCopyPaste) |
Returns an immutable copy of this with just the
appsBlockCopyPaste field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withBluetoothBlocked(Boolean bluetoothBlocked) |
Returns an immutable copy of this with just the bluetoothBlocked
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withCameraBlocked(Boolean cameraBlocked) |
Returns an immutable copy of this with just the cameraBlocked
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withCellularBlockWifiTethering(Boolean cellularBlockWifiTethering) |
Returns an immutable copy of this with just the
cellularBlockWifiTethering field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withCompliantAppListType(AppListType compliantAppListType) |
Returns an immutable copy of this with just the
compliantAppListType field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withCompliantAppsList(List<AppListItem> compliantAppsList) |
Returns an immutable copy of this with just the compliantAppsList
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withDiagnosticDataBlockSubmission(Boolean diagnosticDataBlockSubmission) |
Returns an immutable copy of this with just the
diagnosticDataBlockSubmission field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withEmailBlockAddingAccounts(Boolean emailBlockAddingAccounts) |
Returns an immutable copy of this with just the
emailBlockAddingAccounts field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withLocationServicesBlocked(Boolean locationServicesBlocked) |
Returns an immutable copy of this with just the
locationServicesBlocked field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withMicrosoftAccountBlocked(Boolean microsoftAccountBlocked) |
Returns an immutable copy of this with just the
microsoftAccountBlocked field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withNfcBlocked(Boolean nfcBlocked) |
Returns an immutable copy of this with just the nfcBlocked field
changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordBlockSimple(Boolean passwordBlockSimple) |
Returns an immutable copy of this with just the
passwordBlockSimple field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordExpirationDays(Integer passwordExpirationDays) |
Returns an immutable copy of this with just the
passwordExpirationDays field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount) |
Returns an immutable copy of this with just the
passwordMinimumCharacterSetCount field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordMinimumLength(Integer passwordMinimumLength) |
Returns an immutable copy of this with just the
passwordMinimumLength field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeScreenTimeout field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount) |
Returns an immutable copy of this with just the
passwordPreviousPasswordBlockCount field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordRequired(Boolean passwordRequired) |
Returns an immutable copy of this with just the passwordRequired
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordRequiredType(RequiredPasswordType passwordRequiredType) |
Returns an immutable copy of this with just the
passwordRequiredType field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset) |
Returns an immutable copy of this with just the
passwordSignInFailureCountBeforeFactoryReset field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withScreenCaptureBlocked(Boolean screenCaptureBlocked) |
Returns an immutable copy of this with just the
screenCaptureBlocked field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withStorageBlockRemovableStorage(Boolean storageBlockRemovableStorage) |
Returns an immutable copy of this with just the
storageBlockRemovableStorage field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withStorageRequireEncryption(Boolean storageRequireEncryption) |
Returns an immutable copy of this with just the
storageRequireEncryption field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withUnmappedField(String name,
String value) |
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withWebBrowserBlocked(Boolean webBrowserBlocked) |
Returns an immutable copy of this with just the webBrowserBlocked
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withWifiBlockAutomaticConnectHotspots(Boolean wifiBlockAutomaticConnectHotspots) |
Returns an immutable copy of this with just the
wifiBlockAutomaticConnectHotspots field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withWifiBlocked(Boolean wifiBlocked) |
Returns an immutable copy of this with just the wifiBlocked
field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withWifiBlockHotspotReporting(Boolean wifiBlockHotspotReporting) |
Returns an immutable copy of this with just the
wifiBlockHotspotReporting field changed.
|
WindowsPhone81GeneralConfiguration |
WindowsPhone81GeneralConfiguration.withWindowsStoreBlocked(Boolean windowsStoreBlocked) |
Returns an immutable copy of this with just the
windowsStoreBlocked field changed.
|