Package odata.msgraph.client.beta.entity
Class WindowsPhone81GeneralConfiguration.Builder
- java.lang.Object
-
- odata.msgraph.client.beta.entity.WindowsPhone81GeneralConfiguration.Builder
-
- Enclosing class:
- WindowsPhone81GeneralConfiguration
public static final class WindowsPhone81GeneralConfiguration.Builder extends Object
-
-
Method Summary
-
-
-
Method Detail
-
id
public WindowsPhone81GeneralConfiguration.Builder id(String id)
-
createdDateTime
public WindowsPhone81GeneralConfiguration.Builder createdDateTime(OffsetDateTime createdDateTime)
-
description
public WindowsPhone81GeneralConfiguration.Builder description(String description)
-
deviceManagementApplicabilityRuleDeviceMode
public WindowsPhone81GeneralConfiguration.Builder deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode)
-
deviceManagementApplicabilityRuleOsEdition
public WindowsPhone81GeneralConfiguration.Builder deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition)
-
deviceManagementApplicabilityRuleOsVersion
public WindowsPhone81GeneralConfiguration.Builder deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion)
-
displayName
public WindowsPhone81GeneralConfiguration.Builder displayName(String displayName)
-
lastModifiedDateTime
public WindowsPhone81GeneralConfiguration.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-
roleScopeTagIds
public WindowsPhone81GeneralConfiguration.Builder roleScopeTagIds(List<String> roleScopeTagIds)
-
roleScopeTagIds
public WindowsPhone81GeneralConfiguration.Builder roleScopeTagIds(String... roleScopeTagIds)
-
roleScopeTagIdsNextLink
public WindowsPhone81GeneralConfiguration.Builder roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
-
supportsScopeTags
public WindowsPhone81GeneralConfiguration.Builder supportsScopeTags(Boolean supportsScopeTags)
-
version
public WindowsPhone81GeneralConfiguration.Builder version(Integer version)
-
applyOnlyToWindowsPhone81
public WindowsPhone81GeneralConfiguration.Builder applyOnlyToWindowsPhone81(Boolean applyOnlyToWindowsPhone81)
“Value indicating whether this policy only applies to Windows Phone 8.1. This property is read-only.”Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
- Parameters:
applyOnlyToWindowsPhone81- value ofapplyOnlyToWindowsPhone81property (as defined in service metadata)- Returns:
this(for method chaining)
-
appsBlockCopyPaste
public WindowsPhone81GeneralConfiguration.Builder appsBlockCopyPaste(Boolean appsBlockCopyPaste)
“Indicates whether or not to block copy paste.”- Parameters:
appsBlockCopyPaste- value ofappsBlockCopyPasteproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
bluetoothBlocked
public WindowsPhone81GeneralConfiguration.Builder bluetoothBlocked(Boolean bluetoothBlocked)
“Indicates whether or not to block bluetooth.”- Parameters:
bluetoothBlocked- value ofbluetoothBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
cameraBlocked
public WindowsPhone81GeneralConfiguration.Builder cameraBlocked(Boolean cameraBlocked)
“Indicates whether or not to block camera.”- Parameters:
cameraBlocked- value ofcameraBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
cellularBlockWifiTethering
public WindowsPhone81GeneralConfiguration.Builder cellularBlockWifiTethering(Boolean cellularBlockWifiTethering)
“Indicates whether or not to block Wi-Fi tethering. Has no impact if Wi-Fi is blocked.”- Parameters:
cellularBlockWifiTethering- value ofcellularBlockWifiTetheringproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
compliantAppListType
public WindowsPhone81GeneralConfiguration.Builder compliantAppListType(AppListType compliantAppListType)
“List that is in the AppComplianceList.”- Parameters:
compliantAppListType- value ofcompliantAppListTypeproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
compliantAppsList
public WindowsPhone81GeneralConfiguration.Builder compliantAppsList(List<AppListItem> compliantAppsList)
“List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.”- Parameters:
compliantAppsList- value ofcompliantAppsListproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
compliantAppsList
public WindowsPhone81GeneralConfiguration.Builder compliantAppsList(AppListItem... compliantAppsList)
“List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.”- Parameters:
compliantAppsList- value ofcompliantAppsListproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
compliantAppsListNextLink
public WindowsPhone81GeneralConfiguration.Builder compliantAppsListNextLink(String compliantAppsListNextLink)
“List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.”- Parameters:
compliantAppsListNextLink- value ofcompliantAppsList@nextLinkproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
diagnosticDataBlockSubmission
public WindowsPhone81GeneralConfiguration.Builder diagnosticDataBlockSubmission(Boolean diagnosticDataBlockSubmission)
“Indicates whether or not to block diagnostic data submission.”- Parameters:
diagnosticDataBlockSubmission- value ofdiagnosticDataBlockSubmissionproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
emailBlockAddingAccounts
public WindowsPhone81GeneralConfiguration.Builder emailBlockAddingAccounts(Boolean emailBlockAddingAccounts)
“Indicates whether or not to block custom email accounts.”- Parameters:
emailBlockAddingAccounts- value ofemailBlockAddingAccountsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
locationServicesBlocked
public WindowsPhone81GeneralConfiguration.Builder locationServicesBlocked(Boolean locationServicesBlocked)
“Indicates whether or not to block location services.”- Parameters:
locationServicesBlocked- value oflocationServicesBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
microsoftAccountBlocked
public WindowsPhone81GeneralConfiguration.Builder microsoftAccountBlocked(Boolean microsoftAccountBlocked)
“Indicates whether or not to block using a Microsoft Account.”- Parameters:
microsoftAccountBlocked- value ofmicrosoftAccountBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
nfcBlocked
public WindowsPhone81GeneralConfiguration.Builder nfcBlocked(Boolean nfcBlocked)
“Indicates whether or not to block Near-Field Communication.”- Parameters:
nfcBlocked- value ofnfcBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordBlockSimple
public WindowsPhone81GeneralConfiguration.Builder passwordBlockSimple(Boolean passwordBlockSimple)
“Indicates whether or not to block syncing the calendar.”- Parameters:
passwordBlockSimple- value ofpasswordBlockSimpleproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordExpirationDays
public WindowsPhone81GeneralConfiguration.Builder passwordExpirationDays(Integer passwordExpirationDays)
“Number of days before the password expires.”- Parameters:
passwordExpirationDays- value ofpasswordExpirationDaysproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordMinimumCharacterSetCount
public WindowsPhone81GeneralConfiguration.Builder passwordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
“Number of character sets a password must contain.”- Parameters:
passwordMinimumCharacterSetCount- value ofpasswordMinimumCharacterSetCountproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordMinimumLength
public WindowsPhone81GeneralConfiguration.Builder passwordMinimumLength(Integer passwordMinimumLength)
“Minimum length of passwords.”- Parameters:
passwordMinimumLength- value ofpasswordMinimumLengthproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordMinutesOfInactivityBeforeScreenTimeout
public WindowsPhone81GeneralConfiguration.Builder passwordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout)
“Minutes of inactivity before screen timeout.”- Parameters:
passwordMinutesOfInactivityBeforeScreenTimeout- value ofpasswordMinutesOfInactivityBeforeScreenTimeoutproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordPreviousPasswordBlockCount
public WindowsPhone81GeneralConfiguration.Builder passwordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
“Number of previous passwords to block. Valid values 0 to 24”- Parameters:
passwordPreviousPasswordBlockCount- value ofpasswordPreviousPasswordBlockCountproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordRequired
public WindowsPhone81GeneralConfiguration.Builder passwordRequired(Boolean passwordRequired)
“Indicates whether or not to require a password.”- Parameters:
passwordRequired- value ofpasswordRequiredproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordRequiredType
public WindowsPhone81GeneralConfiguration.Builder passwordRequiredType(RequiredPasswordType passwordRequiredType)
“Password type that is required.”- Parameters:
passwordRequiredType- value ofpasswordRequiredTypeproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
passwordSignInFailureCountBeforeFactoryReset
public WindowsPhone81GeneralConfiguration.Builder passwordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)
“Number of sign in failures allowed before factory reset.”- Parameters:
passwordSignInFailureCountBeforeFactoryReset- value ofpasswordSignInFailureCountBeforeFactoryResetproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
screenCaptureBlocked
public WindowsPhone81GeneralConfiguration.Builder screenCaptureBlocked(Boolean screenCaptureBlocked)
“Indicates whether or not to block screenshots.”- Parameters:
screenCaptureBlocked- value ofscreenCaptureBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
storageBlockRemovableStorage
public WindowsPhone81GeneralConfiguration.Builder storageBlockRemovableStorage(Boolean storageBlockRemovableStorage)
“Indicates whether or not to block removable storage.”- Parameters:
storageBlockRemovableStorage- value ofstorageBlockRemovableStorageproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
storageRequireEncryption
public WindowsPhone81GeneralConfiguration.Builder storageRequireEncryption(Boolean storageRequireEncryption)
“Indicates whether or not to require encryption.”- Parameters:
storageRequireEncryption- value ofstorageRequireEncryptionproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
webBrowserBlocked
public WindowsPhone81GeneralConfiguration.Builder webBrowserBlocked(Boolean webBrowserBlocked)
“Indicates whether or not to block the web browser.”- Parameters:
webBrowserBlocked- value ofwebBrowserBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
wifiBlockAutomaticConnectHotspots
public WindowsPhone81GeneralConfiguration.Builder wifiBlockAutomaticConnectHotspots(Boolean wifiBlockAutomaticConnectHotspots)
“Indicates whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked.”- Parameters:
wifiBlockAutomaticConnectHotspots- value ofwifiBlockAutomaticConnectHotspotsproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
wifiBlocked
public WindowsPhone81GeneralConfiguration.Builder wifiBlocked(Boolean wifiBlocked)
“Indicates whether or not to block Wi-Fi.”- Parameters:
wifiBlocked- value ofwifiBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
wifiBlockHotspotReporting
public WindowsPhone81GeneralConfiguration.Builder wifiBlockHotspotReporting(Boolean wifiBlockHotspotReporting)
“Indicates whether or not to block Wi-Fi hotspot reporting. Has no impact if Wi- Fi is blocked.”- Parameters:
wifiBlockHotspotReporting- value ofwifiBlockHotspotReportingproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
windowsStoreBlocked
public WindowsPhone81GeneralConfiguration.Builder windowsStoreBlocked(Boolean windowsStoreBlocked)
“Indicates whether or not to block the Windows Store.”- Parameters:
windowsStoreBlocked- value ofwindowsStoreBlockedproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
build
public WindowsPhone81GeneralConfiguration build()
-
-