Class CinderBackendStoragePool.VolumeBackendPools
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<CinderBackendStoragePool>
-
- org.openstack4j.openstack.storage.block.domain.CinderBackendStoragePool.VolumeBackendPools
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- CinderBackendStoragePool
public static class CinderBackendStoragePool.VolumeBackendPools extends ListResult<CinderBackendStoragePool>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VolumeBackendPools()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<CinderBackendStoragePool>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<CinderBackendStoragePool> value()
- Specified by:
valuein classListResult<CinderBackendStoragePool>
-
-