Interface RouteRefreshRequestInput

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<RouteRefreshRequestInput>, BgpTableType, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, PeerReference, org.opendaylight.yangtools.yang.binding.RpcInput, RrMsgArgs

    public interface RouteRefreshRequestInput
    extends RrMsgArgs, org.opendaylight.yangtools.yang.binding.RpcInput, org.opendaylight.yangtools.yang.binding.Augmentable<RouteRefreshRequestInput>

    This class represents the following YANG schema fragment defined in module bgp-peer-rpc

     input input {
       uses rr-msg-args;
     }
     
    The schema path to identify an instance is bgp-peer-rpc/route-refresh-request/input

    To create instances of this class use RouteRefreshRequestInputBuilder.

    See Also:
    RouteRefreshRequestInputBuilder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME