| Package | Description |
|---|---|
| org.openstack4j.api.storage | |
| org.openstack4j.openstack.storage.block.domain | |
| org.openstack4j.openstack.storage.block.internal |
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
BlockVolumeService.createVolumeType(VolumeType volumeType)
Creates a new volume type with the specified name
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VolumeType> |
BlockVolumeService.listVolumeTypes()
The volume type defines the characteristics of a volume
|
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
BlockVolumeService.createVolumeType(VolumeType volumeType)
Creates a new volume type with the specified name
|
| Modifier and Type | Class and Description |
|---|---|
class |
CinderVolumeType
The volume type defines the characteristics of a volume.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
CinderVolumeType.ConcreteVolumeTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
VolumeTypeBuilder |
CinderVolumeType.ConcreteVolumeTypeBuilder.from(VolumeType in) |
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
BlockVolumeServiceImpl.createVolumeType(VolumeType volumeType)
Creates a new volume type with the specified name
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VolumeType> |
BlockVolumeServiceImpl.listVolumeTypes()
The volume type defines the characteristics of a volume
|
| Modifier and Type | Method and Description |
|---|---|
VolumeType |
BlockVolumeServiceImpl.createVolumeType(VolumeType volumeType)
Creates a new volume type with the specified name
|
Copyright © 2019. All rights reserved.