Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community.RedirectExtendedCommunityBuilder
Package
Description
-
Uses of RedirectExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.extended.community
Modifier and TypeMethodDescriptionRedirectExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunity> augmentation) Add an augmentation to this builder's product.RedirectExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<RedirectExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.RedirectExtendedCommunityBuilder.setGlobalAdministrator
(ShortAsNumber value) Set the property corresponding toRedirectExtendedCommunity.getGlobalAdministrator()
to the specified value.RedirectExtendedCommunityBuilder.setLocalAdministrator
(byte[] value) Set the property corresponding toRedirectExtendedCommunity.getLocalAdministrator()
to the specified value.