Interface SlowPeerConfig

    • Field Detail

      • QNAME

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

      • implementedInterface

        java.lang.Class<? extends SlowPeerConfig> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getDetection

        Detection getDetection()
        Return detection, or null if it is not present.
        Returns:
        org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.slow.peer.config.Detection detection, or null if it is not present.
      • getSplitUpdateGroup

        SlowPeerConfig.SplitUpdateGroup getSplitUpdateGroup()
        Return splitUpdateGroup, or null if it is not present.
        Returns:
        org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.bgp.rev130715.SlowPeerConfig.SplitUpdateGroup splitUpdateGroup, or null if it is not present.