| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.Builder.build() |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withEncryptionMethod(BitLockerEncryptionMethod encryptionMethod)
Returns an immutable copy of
this with just the encryptionMethod
field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withMinimumPinLength(Integer minimumPinLength)
Returns an immutable copy of
this with just the minimumPinLength
field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withPrebootRecoveryEnableMessageAndUrl(Boolean prebootRecoveryEnableMessageAndUrl)
Returns an immutable copy of
this with just the prebootRecoveryEnableMessageAndUrl field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withPrebootRecoveryMessage(String prebootRecoveryMessage)
Returns an immutable copy of
this with just the prebootRecoveryMessage field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withPrebootRecoveryUrl(String prebootRecoveryUrl)
Returns an immutable copy of
this with just the prebootRecoveryUrl field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withRecoveryOptions(BitLockerRecoveryOptions recoveryOptions)
Returns an immutable copy of
this with just the recoveryOptions
field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationBlockWithoutTpmChip(Boolean startupAuthenticationBlockWithoutTpmChip)
Returns an immutable copy of
this with just the startupAuthenticationBlockWithoutTpmChip field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationRequired(Boolean startupAuthenticationRequired)
Returns an immutable copy of
this with just the startupAuthenticationRequired field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationTpmKeyUsage(ConfigurationUsage startupAuthenticationTpmKeyUsage)
Returns an immutable copy of
this with just the startupAuthenticationTpmKeyUsage field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationTpmPinAndKeyUsage(ConfigurationUsage startupAuthenticationTpmPinAndKeyUsage)
Returns an immutable copy of
this with just the startupAuthenticationTpmPinAndKeyUsage field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationTpmPinUsage(ConfigurationUsage startupAuthenticationTpmPinUsage)
Returns an immutable copy of
this with just the startupAuthenticationTpmPinUsage field changed. |
BitLockerSystemDrivePolicy |
BitLockerSystemDrivePolicy.withStartupAuthenticationTpmUsage(ConfigurationUsage startupAuthenticationTpmUsage)
Returns an immutable copy of
this with just the startupAuthenticationTpmUsage field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected BitLockerSystemDrivePolicy |
Windows10EndpointProtectionConfiguration.bitLockerSystemDrivePolicy |
| Modifier and Type | Method and Description |
|---|---|
Optional<BitLockerSystemDrivePolicy> |
Windows10EndpointProtectionConfiguration.getBitLockerSystemDrivePolicy()
“BitLocker System Drive Policy.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.bitLockerSystemDrivePolicy(BitLockerSystemDrivePolicy bitLockerSystemDrivePolicy)
“BitLocker System Drive Policy.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withBitLockerSystemDrivePolicy(BitLockerSystemDrivePolicy bitLockerSystemDrivePolicy)
Returns an immutable copy of
this with just the bitLockerSystemDrivePolicy field changed. |
Copyright © 2018–2020. All rights reserved.