AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.Builder.build() |
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withMinAndroidSecurityPatchLevel(String minAndroidSecurityPatchLevel) |
Returns an immutable copy of this with just the
minAndroidSecurityPatchLevel field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withOsMaximumVersion(String osMaximumVersion) |
Returns an immutable copy of this with just the osMaximumVersion
field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withOsMinimumVersion(String osMinimumVersion) |
Returns an immutable copy of this with just the osMinimumVersion
field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withPasswordMinimumLength(Integer passwordMinimumLength) |
Returns an immutable copy of this with just the
passwordMinimumLength field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withPasswordMinutesOfInactivityBeforeLock(Integer passwordMinutesOfInactivityBeforeLock) |
Returns an immutable copy of this with just the
passwordMinutesOfInactivityBeforeLock field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withPasswordRequired(Boolean passwordRequired) |
Returns an immutable copy of this with just the passwordRequired
field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withPasswordRequiredType(AndroidDeviceOwnerRequiredPasswordType passwordRequiredType) |
Returns an immutable copy of this with just the
passwordRequiredType field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withSecurityBlockJailbrokenDevices(Boolean securityBlockJailbrokenDevices) |
Returns an immutable copy of this with just the
securityBlockJailbrokenDevices field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withStorageRequireEncryption(Boolean storageRequireEncryption) |
Returns an immutable copy of this with just the
storageRequireEncryption field changed.
|
AospDeviceOwnerCompliancePolicy |
AospDeviceOwnerCompliancePolicy.withUnmappedField(String name,
String value) |
|