Class ItmTunnelStateRemoveHelper


  • public final class ItmTunnelStateRemoveHelper
    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>> removeTunnel​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface iface)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • removeTunnel

        public static java.util.List<com.google.common.util.concurrent.ListenableFuture<java.lang.Void>> removeTunnel​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface iface)
                                                                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception