| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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.withTpmSpecificationVersion(String tpmSpecificationVersion)
Returns an immutable copy of
this with just the tpmSpecificationVersion field changed. |
ManagedDeviceEncryptionState |
ManagedDeviceEncryptionState.withUserPrincipalName(String userPrincipalName)
Returns an immutable copy of
this with just the userPrincipalName
field changed. |
Copyright © 2018–2020. All rights reserved.