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