| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
BitLockerFixedDrivePolicy |
BitLockerFixedDrivePolicy.Builder.build() |
BitLockerFixedDrivePolicy |
BitLockerFixedDrivePolicy.withEncryptionMethod(BitLockerEncryptionMethod encryptionMethod)
Returns an immutable copy of
this with just the encryptionMethod
field changed. |
BitLockerFixedDrivePolicy |
BitLockerFixedDrivePolicy.withRecoveryOptions(BitLockerRecoveryOptions recoveryOptions)
Returns an immutable copy of
this with just the recoveryOptions
field changed. |
BitLockerFixedDrivePolicy |
BitLockerFixedDrivePolicy.withRequireEncryptionForWriteAccess(Boolean requireEncryptionForWriteAccess)
Returns an immutable copy of
this with just the requireEncryptionForWriteAccess field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected BitLockerFixedDrivePolicy |
Windows10EndpointProtectionConfiguration.bitLockerFixedDrivePolicy |
| Modifier and Type | Method and Description |
|---|---|
Optional<BitLockerFixedDrivePolicy> |
Windows10EndpointProtectionConfiguration.getBitLockerFixedDrivePolicy()
“BitLocker Fixed Drive Policy.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.bitLockerFixedDrivePolicy(BitLockerFixedDrivePolicy bitLockerFixedDrivePolicy)
“BitLocker Fixed Drive Policy.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withBitLockerFixedDrivePolicy(BitLockerFixedDrivePolicy bitLockerFixedDrivePolicy)
Returns an immutable copy of
this with just the bitLockerFixedDrivePolicy field changed. |
Copyright © 2018–2020. All rights reserved.