Interface GlobalConfigAugmentation

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

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

      • implementedInterface

        default Class<GlobalConfigAugmentation> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getRouteReflectorClusterId

        @Nullable RrClusterIdType getRouteReflectorClusterId()
        Route-reflector cluster id to use when local router is configured as a route reflector.
        Returns:
        org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.types.rev151009.RrClusterIdType routeReflectorClusterId, or null if not present