Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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)