Interface DestroyTunnelOutput

  • All Superinterfaces:
    BaseTunnelOutput, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, SubmitInstructionOutput, TopologyInstructionOutput
    All Known Subinterfaces:
    PcepDestroyTunnelOutput

    @Generated("mdsal-binding-generator")
    public interface DestroyTunnelOutput
    extends org.opendaylight.yangtools.yang.binding.DataObject, BaseTunnelOutput

    This class represents the following YANG schema fragment defined in module topology-tunnel-programming

     grouping destroy-tunnel-output {
       uses base-tunnel-output;
     }