| Package | Description |
|---|---|
| org.openstack4j.api.storage | |
| org.openstack4j.openstack.storage.block.domain | |
| org.openstack4j.openstack.storage.block.internal |
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryption |
BlockVolumeService.createVolumeTypeEncryption(String volumeTypeId,
VolumeTypeEncryption volumeTypeEncryption)
Creates a new encryption with the specified instance for the specified volume type
|
VolumeTypeEncryption |
BlockVolumeService.getVolumeTypeEncryption(String volumeTypeId)
Retrieves the encryption for the specified volume type
|
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryption |
BlockVolumeService.createVolumeTypeEncryption(String volumeTypeId,
VolumeTypeEncryption volumeTypeEncryption)
Creates a new encryption with the specified instance for the specified volume type
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCinderVolumeTypeEncryption
A volume type encryption
This is the parent class for
CinderVolumeTypeEncryption and
CinderVolumeTypeEncryptionFetch CinderVolumeTypeEncryption has the json root name encryption whereas
CinderVolumeTypeEncryptionFetch doesn't as the API doesn't expect it |
class |
CinderVolumeTypeEncryption
This class is used to add the json root name "encryption"
|
class |
CinderVolumeTypeEncryptionFetch
This class is used by the encryption operations which don't use the json root
name "encryption"
|
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryption |
AbstractCinderVolumeTypeEncryption.VolumeTypeEncryptionConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryptionBuilder |
AbstractCinderVolumeTypeEncryption.VolumeTypeEncryptionConcreteBuilder.from(VolumeTypeEncryption in) |
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryption |
BlockVolumeServiceImpl.createVolumeTypeEncryption(String volumeTypeId,
VolumeTypeEncryption volumeTypeEncryption)
Creates a new encryption with the specified instance for the specified volume type
|
VolumeTypeEncryption |
BlockVolumeServiceImpl.getVolumeTypeEncryption(String volumeTypeId)
Retrieves the encryption for the specified volume type
|
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeEncryption |
BlockVolumeServiceImpl.createVolumeTypeEncryption(String volumeTypeId,
VolumeTypeEncryption volumeTypeEncryption)
Creates a new encryption with the specified instance for the specified volume type
|
Copyright © 2020. All rights reserved.