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