Class TunnelUpdateCommand

java.lang.Object
org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand
org.opendaylight.ovsdb.hwvtepsouthbound.transact.TunnelUpdateCommand
All Implemented Interfaces:
TransactCommand

public class TunnelUpdateCommand extends AbstractTransactCommand
  • Constructor Details

    • TunnelUpdateCommand

      public TunnelUpdateCommand(HwvtepOperationalState state, Collection<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node>> changes)
  • Method Details