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