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