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