Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.as4.extended.community.RedirectAs4Builder
Package
Description
-
Uses of RedirectAs4Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.redirect.as4.extended.community
Modifier and TypeMethodDescriptionRedirectAs4Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectAs4> augmentation) Add an augmentation to this builder's product.RedirectAs4Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectAs4>> augmentationType) Remove an augmentation from this builder's product.RedirectAs4Builder.setGlobalAdministrator
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toRedirectAs4.getGlobalAdministrator()
to the specified value.RedirectAs4Builder.setLocalAdministrator
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toRedirectAs4.getLocalAdministrator()
to the specified value.