Interface BgpRouter1

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentation<BgpRouter>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface BgpRouter1
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentation<BgpRouter>
    • Method Detail

      • implementedInterface

        default java.lang.Class<BgpRouter1> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getBgpAfIpv4VpnInstances

        @Nullable BgpAfIpv4VpnInstances getBgpAfIpv4VpnInstances()
        vpn-instances ipv4 address family.
        Returns:
        org.opendaylight.yang.gen.v1.urn.huawei.params.xml.ns.yang.l3vpn.rev140815.bgp.router.BgpAfIpv4VpnInstances bgpAfIpv4VpnInstances, or null if not present
      • getBgpAfIpv6VpnInstances

        @Nullable BgpAfIpv6VpnInstances getBgpAfIpv6VpnInstances()
        vpn-instances ipv6 address family.
        Returns:
        org.opendaylight.yang.gen.v1.urn.huawei.params.xml.ns.yang.l3vpn.rev140815.bgp.router.BgpAfIpv6VpnInstances bgpAfIpv6VpnInstances, or null if not present