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