public interface VolumeTypeEncryption extends ModelEntity, Buildable<VolumeTypeEncryptionBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Modifier and Type | Method and Description |
|---|---|
String |
getCipher() |
String |
getControlLocation() |
String |
getId() |
Integer |
getKeySize() |
String |
getProvider() |
String |
getVolumeTypeId() |
String getCipher()
String getControlLocation()
String getId()
Integer getKeySize()
String getProvider()
String getVolumeTypeId()
Copyright © 2020. All rights reserved.