| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
BitLockerRemovableDrivePolicy |
BitLockerRemovableDrivePolicy.Builder.build() |
BitLockerRemovableDrivePolicy |
BitLockerRemovableDrivePolicy.withBlockCrossOrganizationWriteAccess(Boolean blockCrossOrganizationWriteAccess)
Returns an immutable copy of
this with just the blockCrossOrganizationWriteAccess field changed. |
BitLockerRemovableDrivePolicy |
BitLockerRemovableDrivePolicy.withEncryptionMethod(BitLockerEncryptionMethod encryptionMethod)
Returns an immutable copy of
this with just the encryptionMethod
field changed. |
BitLockerRemovableDrivePolicy |
BitLockerRemovableDrivePolicy.withRequireEncryptionForWriteAccess(Boolean requireEncryptionForWriteAccess)
Returns an immutable copy of
this with just the requireEncryptionForWriteAccess field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected BitLockerRemovableDrivePolicy |
Windows10EndpointProtectionConfiguration.bitLockerRemovableDrivePolicy |
| Modifier and Type | Method and Description |
|---|---|
Optional<BitLockerRemovableDrivePolicy> |
Windows10EndpointProtectionConfiguration.getBitLockerRemovableDrivePolicy()
“BitLocker Removable Drive Policy.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.bitLockerRemovableDrivePolicy(BitLockerRemovableDrivePolicy bitLockerRemovableDrivePolicy)
“BitLocker Removable Drive Policy.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withBitLockerRemovableDrivePolicy(BitLockerRemovableDrivePolicy bitLockerRemovableDrivePolicy)
Returns an immutable copy of
this with just the bitLockerRemovableDrivePolicy field changed. |
Copyright © 2018–2020. All rights reserved.