Class ServerEvent.Events
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<ServerEvent>
-
- org.openstack4j.openstack.compute.domain.ServerEvent.Events
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- ServerEvent
public static class ServerEvent.Events extends ListResult<ServerEvent>
Inner class for representing the list of server resource- Author:
- sujit sah
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Events()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<ServerEvent>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<ServerEvent> value()
- Specified by:
valuein classListResult<ServerEvent>
-
-