Windows81CompliancePolicy |
Windows81CompliancePolicy.Builder.build() |
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withOsMaximumVersion(String osMaximumVersion) |
Returns an immutable copy of this with just the osMaximumVersion
field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withOsMinimumVersion(String osMinimumVersion) |
Returns an immutable copy of this with just the osMinimumVersion
field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordBlockSimple(Boolean passwordBlockSimple) |
Returns an immutable copy of this with just the
passwordBlockSimple field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordExpirationDays(Integer passwordExpirationDays) |
Returns an immutable copy of this with just the
passwordExpirationDays field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordMinimumCharacterSetCount(Integer passwordMinimumCharacterSetCount) |
Returns an immutable copy of this with just the
passwordMinimumCharacterSetCount field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength) |
Returns an immutable copy of this with just the
passwordMinimumLength field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeLock field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordPreviousPasswordBlockCount(Integer passwordPreviousPasswordBlockCount) |
Returns an immutable copy of this with just the
passwordPreviousPasswordBlockCount field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordRequired(Boolean passwordRequired) |
Returns an immutable copy of this with just the passwordRequired
field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withPasswordRequiredType(RequiredPasswordType passwordRequiredType) |
Returns an immutable copy of this with just the
passwordRequiredType field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption) |
Returns an immutable copy of this with just the
storageRequireEncryption field changed.
|
Windows81CompliancePolicy |
Windows81CompliancePolicy.withUnmappedField(String name,
String value) |
|