Class NeutronFloatingIpRequest
- java.lang.Object
-
- org.opendaylight.neutron.northbound.api.NeutronRequest<NeutronFloatingIp>
-
- org.opendaylight.neutron.northbound.api.NeutronFloatingIpRequest
-
- All Implemented Interfaces:
INeutronRequest<NeutronFloatingIp>
public final class NeutronFloatingIpRequest extends NeutronRequest<NeutronFloatingIp>
-
-
Method Summary
-
Methods inherited from class org.opendaylight.neutron.northbound.api.NeutronRequest
toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.opendaylight.neutron.northbound.api.INeutronRequest
getBulk, getSingleton, isSingleton
-
-