public class Windows81GeneralConfiguration extends DeviceConfiguration implements com.github.davidmoten.odata.client.ODataEntityType
| Modifier and Type | Class and Description |
|---|---|
static class |
Windows81GeneralConfiguration.Builder |
createdDateTime, description, deviceManagementApplicabilityRuleDeviceMode, deviceManagementApplicabilityRuleOsEdition, deviceManagementApplicabilityRuleOsVersion, displayName, lastModifiedDateTime, roleScopeTagIds, roleScopeTagIdsNextLink, supportsScopeTags, versionchangedFields, contextPath, id, odataType, unmappedFields| Modifier | Constructor and Description |
|---|---|
protected |
Windows81GeneralConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static Windows81GeneralConfiguration.Builder |
builderWindows81GeneralConfiguration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Optional<Boolean> |
getAccountsBlockAddingNonMicrosoftAccountEmail()
“Indicates whether or not to Block the user from adding email accounts to the
device that are not associated with a Microsoft account.”
|
Optional<Boolean> |
getApplyOnlyToWindows81()
“Value indicating whether this policy only applies to Windows 8.1.
|
Optional<Boolean> |
getBrowserBlockAutofill()
“Indicates whether or not to block auto fill.”
|
Optional<Boolean> |
getBrowserBlockAutomaticDetectionOfIntranetSites()
“Indicates whether or not to block automatic detection of Intranet sites.”
|
Optional<Boolean> |
getBrowserBlockEnterpriseModeAccess()
“Indicates whether or not to block enterprise mode access.”
|
Optional<Boolean> |
getBrowserBlockJavaScript()
“Indicates whether or not to Block the user from using JavaScript.”
|
Optional<Boolean> |
getBrowserBlockPlugins()
“Indicates whether or not to block plug-ins.”
|
Optional<Boolean> |
getBrowserBlockPopups()
“Indicates whether or not to block popups.”
|
Optional<Boolean> |
getBrowserBlockSendingDoNotTrackHeader()
“Indicates whether or not to Block the user from sending the do not track header.”
|
Optional<Boolean> |
getBrowserBlockSingleWordEntryOnIntranetSites()
“Indicates whether or not to block a single word entry on Intranet sites.”
|
Optional<String> |
getBrowserEnterpriseModeSiteListLocation()
“The enterprise mode site list location.
|
Optional<InternetSiteSecurityLevel> |
getBrowserInternetSecurityLevel()
“The internet security level.”
|
Optional<SiteSecurityLevel> |
getBrowserIntranetSecurityLevel()
“The Intranet security level.”
|
Optional<String> |
getBrowserLoggingReportLocation()
“The logging report location.”
|
Optional<Boolean> |
getBrowserRequireFirewall()
“Indicates whether or not to require a firewall.”
|
Optional<Boolean> |
getBrowserRequireFraudWarning()
“Indicates whether or not to require fraud warning.”
|
Optional<Boolean> |
getBrowserRequireHighSecurityForRestrictedSites()
“Indicates whether or not to require high security for restricted sites.”
|
Optional<Boolean> |
getBrowserRequireSmartScreen()
“Indicates whether or not to require the user to use the smart screen filter.”
|
Optional<SiteSecurityLevel> |
getBrowserTrustedSitesSecurityLevel()
“The trusted sites security level.”
|
Optional<Boolean> |
getCellularBlockDataRoaming()
“Indicates whether or not to block data roaming.”
|
com.github.davidmoten.odata.client.internal.ChangedFields |
getChangedFields() |
Optional<Boolean> |
getDiagnosticsBlockDataSubmission()
“Indicates whether or not to block diagnostic data submission.”
|
Optional<UpdateClassification> |
getMinimumAutoInstallClassification()
“The minimum update classification to install automatically.”
|
Optional<Boolean> |
getPasswordBlockPicturePasswordAndPin()
“Indicates whether or not to Block the user from using a pictures password and
pin.”
|
Optional<Integer> |
getPasswordExpirationDays()
“Password expiration in days.”
|
Optional<Integer> |
getPasswordMinimumCharacterSetCount()
“The number of character sets required in the password.”
|
Optional<Integer> |
getPasswordMinimumLength()
“The minimum password length.”
|
Optional<Integer> |
getPasswordMinutesOfInactivityBeforeScreenTimeout()
“The minutes of inactivity before the screen times out.”
|
Optional<Integer> |
getPasswordPreviousPasswordBlockCount()
“The number of previous passwords to prevent re-use of.
|
Optional<RequiredPasswordType> |
getPasswordRequiredType()
“The required password type.”
|
Optional<Integer> |
getPasswordSignInFailureCountBeforeFactoryReset()
“The number of sign in failures before factory reset.”
|
Optional<Boolean> |
getStorageRequireDeviceEncryption()
“Indicates whether or not to require encryption on a mobile device.”
|
com.github.davidmoten.odata.client.internal.UnmappedFields |
getUnmappedFields() |
Optional<UpdateClassification> |
getUpdatesMinimumAutoInstallClassification()
“The minimum update classification to install automatically.”
|
Optional<Boolean> |
getUpdatesRequireAutomaticUpdates()
“Indicates whether or not to require automatic updates.”
|
Optional<WindowsUserAccountControlSettings> |
getUserAccountControlSettings()
“The user account control settings.”
|
Optional<String> |
getWorkFoldersUrl()
“The work folders url.”
|
String |
odataTypeName() |
Windows81GeneralConfiguration |
patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
void |
postInject(boolean addKeysToContextPath) |
Windows81GeneralConfiguration |
put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
String |
toString() |
Windows81GeneralConfiguration |
withAccountsBlockAddingNonMicrosoftAccountEmail(Boolean accountsBlockAddingNonMicrosoftAccountEmail)
Returns an immutable copy of
this with just the accountsBlockAddingNonMicrosoftAccountEmail field changed. |
Windows81GeneralConfiguration |
withApplyOnlyToWindows81(Boolean applyOnlyToWindows81)
Returns an immutable copy of
this with just the applyOnlyToWindows81 field changed. |
Windows81GeneralConfiguration |
withBrowserBlockAutofill(Boolean browserBlockAutofill)
Returns an immutable copy of
this with just the browserBlockAutofill field changed. |
Windows81GeneralConfiguration |
withBrowserBlockAutomaticDetectionOfIntranetSites(Boolean browserBlockAutomaticDetectionOfIntranetSites)
Returns an immutable copy of
this with just the browserBlockAutomaticDetectionOfIntranetSites field changed. |
Windows81GeneralConfiguration |
withBrowserBlockEnterpriseModeAccess(Boolean browserBlockEnterpriseModeAccess)
Returns an immutable copy of
this with just the browserBlockEnterpriseModeAccess field changed. |
Windows81GeneralConfiguration |
withBrowserBlockJavaScript(Boolean browserBlockJavaScript)
Returns an immutable copy of
this with just the browserBlockJavaScript field changed. |
Windows81GeneralConfiguration |
withBrowserBlockPlugins(Boolean browserBlockPlugins)
Returns an immutable copy of
this with just the browserBlockPlugins field changed. |
Windows81GeneralConfiguration |
withBrowserBlockPopups(Boolean browserBlockPopups)
Returns an immutable copy of
this with just the browserBlockPopups field changed. |
Windows81GeneralConfiguration |
withBrowserBlockSendingDoNotTrackHeader(Boolean browserBlockSendingDoNotTrackHeader)
Returns an immutable copy of
this with just the browserBlockSendingDoNotTrackHeader field changed. |
Windows81GeneralConfiguration |
withBrowserBlockSingleWordEntryOnIntranetSites(Boolean browserBlockSingleWordEntryOnIntranetSites)
Returns an immutable copy of
this with just the browserBlockSingleWordEntryOnIntranetSites field changed. |
Windows81GeneralConfiguration |
withBrowserEnterpriseModeSiteListLocation(String browserEnterpriseModeSiteListLocation)
Returns an immutable copy of
this with just the browserEnterpriseModeSiteListLocation field changed. |
Windows81GeneralConfiguration |
withBrowserInternetSecurityLevel(InternetSiteSecurityLevel browserInternetSecurityLevel)
Returns an immutable copy of
this with just the browserInternetSecurityLevel field changed. |
Windows81GeneralConfiguration |
withBrowserIntranetSecurityLevel(SiteSecurityLevel browserIntranetSecurityLevel)
Returns an immutable copy of
this with just the browserIntranetSecurityLevel field changed. |
Windows81GeneralConfiguration |
withBrowserLoggingReportLocation(String browserLoggingReportLocation)
Returns an immutable copy of
this with just the browserLoggingReportLocation field changed. |
Windows81GeneralConfiguration |
withBrowserRequireFirewall(Boolean browserRequireFirewall)
Returns an immutable copy of
this with just the browserRequireFirewall field changed. |
Windows81GeneralConfiguration |
withBrowserRequireFraudWarning(Boolean browserRequireFraudWarning)
Returns an immutable copy of
this with just the browserRequireFraudWarning field changed. |
Windows81GeneralConfiguration |
withBrowserRequireHighSecurityForRestrictedSites(Boolean browserRequireHighSecurityForRestrictedSites)
Returns an immutable copy of
this with just the browserRequireHighSecurityForRestrictedSites field changed. |
Windows81GeneralConfiguration |
withBrowserRequireSmartScreen(Boolean browserRequireSmartScreen)
Returns an immutable copy of
this with just the browserRequireSmartScreen field changed. |
Windows81GeneralConfiguration |
withBrowserTrustedSitesSecurityLevel(SiteSecurityLevel browserTrustedSitesSecurityLevel)
Returns an immutable copy of
this with just the browserTrustedSitesSecurityLevel field changed. |
Windows81GeneralConfiguration |
withCellularBlockDataRoaming(Boolean cellularBlockDataRoaming)
Returns an immutable copy of
this with just the cellularBlockDataRoaming field changed. |
Windows81GeneralConfiguration |
withDiagnosticsBlockDataSubmission(Boolean diagnosticsBlockDataSubmission)
Returns an immutable copy of
this with just the diagnosticsBlockDataSubmission field changed. |
Windows81GeneralConfiguration |
withMinimumAutoInstallClassification(UpdateClassification minimumAutoInstallClassification)
Returns an immutable copy of
this with just the minimumAutoInstallClassification field changed. |
Windows81GeneralConfiguration |
withPasswordBlockPicturePasswordAndPin(Boolean passwordBlockPicturePasswordAndPin)
Returns an immutable copy of
this with just the passwordBlockPicturePasswordAndPin field changed. |
Windows81GeneralConfiguration |
withPasswordExpirationDays(Integer passwordExpirationDays)
Returns an immutable copy of
this with just the passwordExpirationDays field changed. |
Windows81GeneralConfiguration |
withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
Returns an immutable copy of
this with just the passwordMinimumCharacterSetCount field changed. |
Windows81GeneralConfiguration |
withPasswordMinimumLength(Integer passwordMinimumLength)
Returns an immutable copy of
this with just the passwordMinimumLength field changed. |
Windows81GeneralConfiguration |
withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout)
Returns an immutable copy of
this with just the passwordMinutesOfInactivityBeforeScreenTimeout field changed. |
Windows81GeneralConfiguration |
withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
Returns an immutable copy of
this with just the passwordPreviousPasswordBlockCount field changed. |
Windows81GeneralConfiguration |
withPasswordRequiredType(RequiredPasswordType passwordRequiredType)
Returns an immutable copy of
this with just the passwordRequiredType field changed. |
Windows81GeneralConfiguration |
withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)
Returns an immutable copy of
this with just the passwordSignInFailureCountBeforeFactoryReset field changed. |
Windows81GeneralConfiguration |
withStorageRequireDeviceEncryption(Boolean storageRequireDeviceEncryption)
Returns an immutable copy of
this with just the storageRequireDeviceEncryption field changed. |
Windows81GeneralConfiguration |
withUpdatesMinimumAutoInstallClassification(UpdateClassification updatesMinimumAutoInstallClassification)
Returns an immutable copy of
this with just the updatesMinimumAutoInstallClassification field changed. |
Windows81GeneralConfiguration |
withUpdatesRequireAutomaticUpdates(Boolean updatesRequireAutomaticUpdates)
Returns an immutable copy of
this with just the updatesRequireAutomaticUpdates field changed. |
Windows81GeneralConfiguration |
withUserAccountControlSettings(WindowsUserAccountControlSettings userAccountControlSettings)
Returns an immutable copy of
this with just the userAccountControlSettings field changed. |
Windows81GeneralConfiguration |
withWorkFoldersUrl(String workFoldersUrl)
Returns an immutable copy of
this with just the workFoldersUrl
field changed. |
assign, assignedAccessMultiModeProfiles, getAssignments, getCreatedDateTime, getDescription, getDeviceManagementApplicabilityRuleDeviceMode, getDeviceManagementApplicabilityRuleOsEdition, getDeviceManagementApplicabilityRuleOsVersion, getDeviceSettingStateSummaries, getDeviceStatuses, getDeviceStatusOverview, getDisplayName, getGroupAssignments, getLastModifiedDateTime, getRoleScopeTagIds, getSupportsScopeTags, getUserStatuses, getUserStatusOverview, getVersion, windowsPrivacyAccessControls, withCreatedDateTime, withDescription, withDeviceManagementApplicabilityRuleDeviceMode, withDeviceManagementApplicabilityRuleOsEdition, withDeviceManagementApplicabilityRuleOsVersion, withDisplayName, withLastModifiedDateTime, withSupportsScopeTags, withVersionprotected Boolean accountsBlockAddingNonMicrosoftAccountEmail
protected Boolean applyOnlyToWindows81
protected Boolean browserBlockAutofill
protected Boolean browserBlockAutomaticDetectionOfIntranetSites
protected Boolean browserBlockEnterpriseModeAccess
protected Boolean browserBlockJavaScript
protected Boolean browserBlockPlugins
protected Boolean browserBlockPopups
protected Boolean browserBlockSendingDoNotTrackHeader
protected Boolean browserBlockSingleWordEntryOnIntranetSites
protected Boolean browserRequireSmartScreen
protected String browserEnterpriseModeSiteListLocation
protected InternetSiteSecurityLevel browserInternetSecurityLevel
protected SiteSecurityLevel browserIntranetSecurityLevel
protected String browserLoggingReportLocation
protected Boolean browserRequireHighSecurityForRestrictedSites
protected Boolean browserRequireFirewall
protected Boolean browserRequireFraudWarning
protected SiteSecurityLevel browserTrustedSitesSecurityLevel
protected Boolean cellularBlockDataRoaming
protected Boolean diagnosticsBlockDataSubmission
protected Boolean passwordBlockPicturePasswordAndPin
protected Integer passwordExpirationDays
protected Integer passwordMinimumLength
protected Integer passwordMinutesOfInactivityBeforeScreenTimeout
protected Integer passwordMinimumCharacterSetCount
protected Integer passwordPreviousPasswordBlockCount
protected RequiredPasswordType passwordRequiredType
protected Integer passwordSignInFailureCountBeforeFactoryReset
protected Boolean storageRequireDeviceEncryption
protected UpdateClassification minimumAutoInstallClassification
protected UpdateClassification updatesMinimumAutoInstallClassification
protected Boolean updatesRequireAutomaticUpdates
protected WindowsUserAccountControlSettings userAccountControlSettings
protected String workFoldersUrl
public String odataTypeName()
odataTypeName in interface com.github.davidmoten.odata.client.ODataTypeodataTypeName in class DeviceConfigurationpublic static Windows81GeneralConfiguration.Builder builderWindows81GeneralConfiguration()
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
getChangedFields in interface com.github.davidmoten.odata.client.ODataEntityTypegetChangedFields in class DeviceConfigurationpublic void postInject(boolean addKeysToContextPath)
postInject in interface com.github.davidmoten.odata.client.ODataTypepostInject in class DeviceConfigurationpublic Optional<Boolean> getAccountsBlockAddingNonMicrosoftAccountEmail()
public Windows81GeneralConfiguration withAccountsBlockAddingNonMicrosoftAccountEmail(Boolean accountsBlockAddingNonMicrosoftAccountEmail)
this with just the accountsBlockAddingNonMicrosoftAccountEmail field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account.”
accountsBlockAddingNonMicrosoftAccountEmail - new value of accountsBlockAddingNonMicrosoftAccountEmail field (as defined in service metadata)this with just the accountsBlockAddingNonMicrosoftAccountEmail field changedpublic Optional<Boolean> getApplyOnlyToWindows81()
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
public Windows81GeneralConfiguration withApplyOnlyToWindows81(Boolean applyOnlyToWindows81)
this with just the applyOnlyToWindows81 field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“Value indicating whether this policy only applies to Windows 8.1. This property is read-only.”
Org.OData.Core.V1.Computed
true
Org.OData.Core.V1.Permissions
applyOnlyToWindows81 - new value of applyOnlyToWindows81 field (as defined in service metadata)this with just the applyOnlyToWindows81 field changedpublic Optional<Boolean> getBrowserBlockAutofill()
public Windows81GeneralConfiguration withBrowserBlockAutofill(Boolean browserBlockAutofill)
this with just the browserBlockAutofill field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“Indicates whether or not to block auto fill.”
browserBlockAutofill - new value of browserBlockAutofill field (as defined in service metadata)this with just the browserBlockAutofill field changedpublic Optional<Boolean> getBrowserBlockAutomaticDetectionOfIntranetSites()
public Windows81GeneralConfiguration withBrowserBlockAutomaticDetectionOfIntranetSites(Boolean browserBlockAutomaticDetectionOfIntranetSites)
this with just the browserBlockAutomaticDetectionOfIntranetSites field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“Indicates whether or not to block automatic detection of Intranet sites.”
browserBlockAutomaticDetectionOfIntranetSites - new value of browserBlockAutomaticDetectionOfIntranetSites field (as defined in service metadata)this with just the browserBlockAutomaticDetectionOfIntranetSites field changedpublic Optional<Boolean> getBrowserBlockEnterpriseModeAccess()
public Windows81GeneralConfiguration withBrowserBlockEnterpriseModeAccess(Boolean browserBlockEnterpriseModeAccess)
this with just the browserBlockEnterpriseModeAccess field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to block enterprise mode access.”
browserBlockEnterpriseModeAccess - new value of browserBlockEnterpriseModeAccess field (as defined in service metadata)this with just the browserBlockEnterpriseModeAccess field changedpublic Optional<Boolean> getBrowserBlockJavaScript()
public Windows81GeneralConfiguration withBrowserBlockJavaScript(Boolean browserBlockJavaScript)
this with just the browserBlockJavaScript field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates whether or not to Block the user from using JavaScript.”
browserBlockJavaScript - new value of browserBlockJavaScript field (as defined in service metadata)this with just the browserBlockJavaScript field changedpublic Optional<Boolean> getBrowserBlockPlugins()
public Windows81GeneralConfiguration withBrowserBlockPlugins(Boolean browserBlockPlugins)
this with just the browserBlockPlugins field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“Indicates whether or not to block plug-ins.”
browserBlockPlugins - new value of browserBlockPlugins field (as defined in service metadata)this with just the browserBlockPlugins field changedpublic Optional<Boolean> getBrowserBlockPopups()
public Windows81GeneralConfiguration withBrowserBlockPopups(Boolean browserBlockPopups)
this with just the browserBlockPopups field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“Indicates whether or not to block popups.”
browserBlockPopups - new value of browserBlockPopups field (as defined in service metadata)this with just the browserBlockPopups field changedpublic Optional<Boolean> getBrowserBlockSendingDoNotTrackHeader()
public Windows81GeneralConfiguration withBrowserBlockSendingDoNotTrackHeader(Boolean browserBlockSendingDoNotTrackHeader)
this with just the browserBlockSendingDoNotTrackHeader field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to Block the user from sending the do not track header.”
browserBlockSendingDoNotTrackHeader - new value of browserBlockSendingDoNotTrackHeader field (as defined in service metadata)this with just the browserBlockSendingDoNotTrackHeader field changedpublic Optional<Boolean> getBrowserBlockSingleWordEntryOnIntranetSites()
public Windows81GeneralConfiguration withBrowserBlockSingleWordEntryOnIntranetSites(Boolean browserBlockSingleWordEntryOnIntranetSites)
this with just the browserBlockSingleWordEntryOnIntranetSites field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“Indicates whether or not to block a single word entry on Intranet sites.”
browserBlockSingleWordEntryOnIntranetSites - new value of browserBlockSingleWordEntryOnIntranetSites field (as defined in service metadata)this with just the browserBlockSingleWordEntryOnIntranetSites field changedpublic Optional<Boolean> getBrowserRequireSmartScreen()
public Windows81GeneralConfiguration withBrowserRequireSmartScreen(Boolean browserRequireSmartScreen)
this with just the browserRequireSmartScreen field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates whether or not to require the user to use the smart screen filter.”
browserRequireSmartScreen - new value of browserRequireSmartScreen field (as defined in service metadata)this with just the browserRequireSmartScreen field changedpublic Optional<String> getBrowserEnterpriseModeSiteListLocation()
public Windows81GeneralConfiguration withBrowserEnterpriseModeSiteListLocation(String browserEnterpriseModeSiteListLocation)
this with just the browserEnterpriseModeSiteListLocation field changed. Field description below.
The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“The enterprise mode site list location. Could be a local file, local network or http location.”
browserEnterpriseModeSiteListLocation - new value of browserEnterpriseModeSiteListLocation field (as defined in service metadata)this with just the browserEnterpriseModeSiteListLocation field changedpublic Optional<InternetSiteSecurityLevel> getBrowserInternetSecurityLevel()
public Windows81GeneralConfiguration withBrowserInternetSecurityLevel(InternetSiteSecurityLevel browserInternetSecurityLevel)
this with just the browserInternetSecurityLevel field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“The internet security level.”
browserInternetSecurityLevel - new value of browserInternetSecurityLevel field (as defined in service metadata)this with just the browserInternetSecurityLevel field changedpublic Optional<SiteSecurityLevel> getBrowserIntranetSecurityLevel()
public Windows81GeneralConfiguration withBrowserIntranetSecurityLevel(SiteSecurityLevel browserIntranetSecurityLevel)
this with just the browserIntranetSecurityLevel field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“The Intranet security level.”
browserIntranetSecurityLevel - new value of browserIntranetSecurityLevel field (as defined in service metadata)this with just the browserIntranetSecurityLevel field changedpublic Optional<String> getBrowserLoggingReportLocation()
public Windows81GeneralConfiguration withBrowserLoggingReportLocation(String browserLoggingReportLocation)
this with just the browserLoggingReportLocation field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“The logging report location.”
browserLoggingReportLocation - new value of browserLoggingReportLocation field (as defined in service metadata)this with just the browserLoggingReportLocation field changedpublic Optional<Boolean> getBrowserRequireHighSecurityForRestrictedSites()
public Windows81GeneralConfiguration withBrowserRequireHighSecurityForRestrictedSites(Boolean browserRequireHighSecurityForRestrictedSites)
this with just the browserRequireHighSecurityForRestrictedSites field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“Indicates whether or not to require high security for restricted sites.”
browserRequireHighSecurityForRestrictedSites - new value of browserRequireHighSecurityForRestrictedSites field (as defined in service metadata)this with just the browserRequireHighSecurityForRestrictedSites field changedpublic Optional<Boolean> getBrowserRequireFirewall()
public Windows81GeneralConfiguration withBrowserRequireFirewall(Boolean browserRequireFirewall)
this with just the browserRequireFirewall field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates whether or not to require a firewall.”
browserRequireFirewall - new value of browserRequireFirewall field (as defined in service metadata)this with just the browserRequireFirewall field changedpublic Optional<Boolean> getBrowserRequireFraudWarning()
public Windows81GeneralConfiguration withBrowserRequireFraudWarning(Boolean browserRequireFraudWarning)
this with just the browserRequireFraudWarning field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates whether or not to require fraud warning.”
browserRequireFraudWarning - new value of browserRequireFraudWarning field (as defined in service metadata)this with just the browserRequireFraudWarning field changedpublic Optional<SiteSecurityLevel> getBrowserTrustedSitesSecurityLevel()
public Windows81GeneralConfiguration withBrowserTrustedSitesSecurityLevel(SiteSecurityLevel browserTrustedSitesSecurityLevel)
this with just the browserTrustedSitesSecurityLevel field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“The trusted sites security level.”
browserTrustedSitesSecurityLevel - new value of browserTrustedSitesSecurityLevel field (as defined in service metadata)this with just the browserTrustedSitesSecurityLevel field changedpublic Optional<Boolean> getCellularBlockDataRoaming()
public Windows81GeneralConfiguration withCellularBlockDataRoaming(Boolean cellularBlockDataRoaming)
this with just the cellularBlockDataRoaming field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Indicates whether or not to block data roaming.”
cellularBlockDataRoaming - new value of cellularBlockDataRoaming field (as defined in service metadata)this with just the cellularBlockDataRoaming field changedpublic Optional<Boolean> getDiagnosticsBlockDataSubmission()
public Windows81GeneralConfiguration withDiagnosticsBlockDataSubmission(Boolean diagnosticsBlockDataSubmission)
this with just the diagnosticsBlockDataSubmission field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to block diagnostic data submission.”
diagnosticsBlockDataSubmission - new value of diagnosticsBlockDataSubmission field (as defined in service metadata)this with just the diagnosticsBlockDataSubmission field changedpublic Optional<Boolean> getPasswordBlockPicturePasswordAndPin()
public Windows81GeneralConfiguration withPasswordBlockPicturePasswordAndPin(Boolean passwordBlockPicturePasswordAndPin)
this with just the passwordBlockPicturePasswordAndPin field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to Block the user from using a pictures password and pin.”
passwordBlockPicturePasswordAndPin - new value of passwordBlockPicturePasswordAndPin field (as defined in service metadata)this with just the passwordBlockPicturePasswordAndPin field changedpublic Optional<Integer> getPasswordExpirationDays()
public Windows81GeneralConfiguration withPasswordExpirationDays(Integer passwordExpirationDays)
this with just the passwordExpirationDays field changed. Field description below. The field name
is also added to an internal map of changed fields in the returned object so
that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“Password expiration in days.”
passwordExpirationDays - new value of passwordExpirationDays field (as defined in service metadata)this with just the passwordExpirationDays field changedpublic Optional<Integer> getPasswordMinimumLength()
public Windows81GeneralConfiguration withPasswordMinimumLength(Integer passwordMinimumLength)
this with just the passwordMinimumLength field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“The minimum password length.”
passwordMinimumLength - new value of passwordMinimumLength field (as defined in service metadata)this with just the passwordMinimumLength field changedpublic Optional<Integer> getPasswordMinutesOfInactivityBeforeScreenTimeout()
public Windows81GeneralConfiguration withPasswordMinutesOfInactivityBeforeScreenTimeout(Integer passwordMinutesOfInactivityBeforeScreenTimeout)
this with just the passwordMinutesOfInactivityBeforeScreenTimeout field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“The minutes of inactivity before the screen times out.”
passwordMinutesOfInactivityBeforeScreenTimeout - new value of passwordMinutesOfInactivityBeforeScreenTimeout field (as defined in service metadata)this with just the passwordMinutesOfInactivityBeforeScreenTimeout field changedpublic Optional<Integer> getPasswordMinimumCharacterSetCount()
public Windows81GeneralConfiguration withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount)
this with just the passwordMinimumCharacterSetCount field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“The number of character sets required in the password.”
passwordMinimumCharacterSetCount - new value of passwordMinimumCharacterSetCount field (as defined in service metadata)this with just the passwordMinimumCharacterSetCount field changedpublic Optional<Integer> getPasswordPreviousPasswordBlockCount()
public Windows81GeneralConfiguration withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount)
this with just the passwordPreviousPasswordBlockCount field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“The number of previous passwords to prevent re-use of. Valid values 0 to 24”
passwordPreviousPasswordBlockCount - new value of passwordPreviousPasswordBlockCount field (as defined in service metadata)this with just the passwordPreviousPasswordBlockCount field changedpublic Optional<RequiredPasswordType> getPasswordRequiredType()
public Windows81GeneralConfiguration withPasswordRequiredType(RequiredPasswordType passwordRequiredType)
this with just the passwordRequiredType field changed. Field description below. The field name is
also added to an internal map of changed fields in the returned object so that
when this.patch() is called (if available)on the returned object only
the changed fields are submitted.
“The required password type.”
passwordRequiredType - new value of passwordRequiredType field (as defined in service metadata)this with just the passwordRequiredType field changedpublic Optional<Integer> getPasswordSignInFailureCountBeforeFactoryReset()
public Windows81GeneralConfiguration withPasswordSignInFailureCountBeforeFactoryReset(Integer passwordSignInFailureCountBeforeFactoryReset)
this with just the passwordSignInFailureCountBeforeFactoryReset field changed. Field description
below. The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“The number of sign in failures before factory reset.”
passwordSignInFailureCountBeforeFactoryReset - new value of passwordSignInFailureCountBeforeFactoryReset field (as defined in service metadata)this with just the passwordSignInFailureCountBeforeFactoryReset field changedpublic Optional<Boolean> getStorageRequireDeviceEncryption()
public Windows81GeneralConfiguration withStorageRequireDeviceEncryption(Boolean storageRequireDeviceEncryption)
this with just the storageRequireDeviceEncryption field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to require encryption on a mobile device.”
storageRequireDeviceEncryption - new value of storageRequireDeviceEncryption field (as defined in service metadata)this with just the storageRequireDeviceEncryption field changedpublic Optional<UpdateClassification> getMinimumAutoInstallClassification()
public Windows81GeneralConfiguration withMinimumAutoInstallClassification(UpdateClassification minimumAutoInstallClassification)
this with just the minimumAutoInstallClassification field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“The minimum update classification to install automatically.”
minimumAutoInstallClassification - new value of minimumAutoInstallClassification field (as defined in service metadata)this with just the minimumAutoInstallClassification field changedpublic Optional<UpdateClassification> getUpdatesMinimumAutoInstallClassification()
public Windows81GeneralConfiguration withUpdatesMinimumAutoInstallClassification(UpdateClassification updatesMinimumAutoInstallClassification)
this with just the updatesMinimumAutoInstallClassification field changed. Field description below.
The field name is also added to an internal map of changed fields in the
returned object so that when this.patch() is called (if available)on the
returned object only the changed fields are submitted.
“The minimum update classification to install automatically.”
updatesMinimumAutoInstallClassification - new value of updatesMinimumAutoInstallClassification field (as defined in service metadata)this with just the updatesMinimumAutoInstallClassification field changedpublic Optional<Boolean> getUpdatesRequireAutomaticUpdates()
public Windows81GeneralConfiguration withUpdatesRequireAutomaticUpdates(Boolean updatesRequireAutomaticUpdates)
this with just the updatesRequireAutomaticUpdates field changed. Field description below. The
field name is also added to an internal map of changed fields in the returned
object so that when this.patch() is called (if available)on the returned
object only the changed fields are submitted.
“Indicates whether or not to require automatic updates.”
updatesRequireAutomaticUpdates - new value of updatesRequireAutomaticUpdates field (as defined in service metadata)this with just the updatesRequireAutomaticUpdates field changedpublic Optional<WindowsUserAccountControlSettings> getUserAccountControlSettings()
public Windows81GeneralConfiguration withUserAccountControlSettings(WindowsUserAccountControlSettings userAccountControlSettings)
this with just the userAccountControlSettings field changed. Field description below. The field
name is also added to an internal map of changed fields in the returned object
so that when this.patch() is called (if available)on the returned object
only the changed fields are submitted.
“The user account control settings.”
userAccountControlSettings - new value of userAccountControlSettings field (as defined in service metadata)this with just the userAccountControlSettings field changedpublic Optional<String> getWorkFoldersUrl()
public Windows81GeneralConfiguration withWorkFoldersUrl(String workFoldersUrl)
this with just the workFoldersUrl
field changed. Field description below. The field name is also added to an
internal map of changed fields in the returned object so that when this.
patch() is called (if available)on the returned object only the changed fields
are submitted.
“The work folders url.”
workFoldersUrl - new value of workFoldersUrl field (as defined in service metadata)this with just the workFoldersUrl field changedpublic com.github.davidmoten.odata.client.internal.UnmappedFields getUnmappedFields()
getUnmappedFields in interface com.github.davidmoten.odata.client.ODataTypegetUnmappedFields in class DeviceConfigurationpublic Windows81GeneralConfiguration patch()
this with changed fields reset.patch in class DeviceConfigurationthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic Windows81GeneralConfiguration put()
this
with changed fields reset (they were ignored anyway).put in class DeviceConfigurationthis with changed fields resetcom.github.davidmoten.odata.client.ClientException - if HTTP response is not as expectedpublic String toString()
toString in class DeviceConfigurationCopyright © 2018–2020. All rights reserved.