ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.Builder.build() |
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withAdvancedBitLockerStates(AdvancedBitLockerState advancedBitLockerStates) |
Returns an immutable copy of this with just the
advancedBitLockerStates field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withDeviceName(String deviceName) |
Returns an immutable copy of this with just the deviceName field
changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withDeviceType(DeviceTypes deviceType) |
Returns an immutable copy of this with just the deviceType field
changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withEncryptionPolicySettingState(ComplianceStatus encryptionPolicySettingState) |
Returns an immutable copy of this with just the
encryptionPolicySettingState field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withEncryptionReadinessState(EncryptionReadinessState encryptionReadinessState) |
Returns an immutable copy of this with just the
encryptionReadinessState field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withEncryptionState(EncryptionState encryptionState) |
Returns an immutable copy of this with just the encryptionState
field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withFileVaultStates(FileVaultState fileVaultStates) |
Returns an immutable copy of this with just the fileVaultStates
field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withOsVersion(String osVersion) |
Returns an immutable copy of this with just the osVersion field
changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withPolicyDetails(List<EncryptionReportPolicyDetails> policyDetails) |
Returns an immutable copy of this with just the policyDetails
field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withTpmSpecificationVersion(String tpmSpecificationVersion) |
Returns an immutable copy of this with just the
tpmSpecificationVersion field changed.
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withUnmappedField(String name,
String value) |
|
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|