Class HwVTEPInterfaceStateRemoveHelper
- java.lang.Object
-
- org.opendaylight.genius.interfacemanager.renderer.hwvtep.statehelpers.HwVTEPInterfaceStateRemoveHelper
-
public final class HwVTEPInterfaceStateRemoveHelper extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>>
removeExternalTunnel(ManagedNewTransactionRunner txRunner, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.physical._switch.attributes.Tunnels> tunnelsInstanceIdentifier)
-
-
-
Method Detail
-
removeExternalTunnel
public static java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>> removeExternalTunnel(ManagedNewTransactionRunner txRunner, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.physical._switch.attributes.Tunnels> tunnelsInstanceIdentifier)
-
-