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