Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community.RedirectIpv6ExtendedCommunityCaseBuilder
Package
Description
-
Uses of RedirectIpv6ExtendedCommunityCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bgp.rib.route.attributes.extended.communities.extended.community
Modifier and TypeMethodDescriptionRedirectIpv6ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.RedirectIpv6ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RedirectIpv6ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.RedirectIpv6ExtendedCommunityCaseBuilder.setRedirectIpv6
(RedirectIpv6 value) Set the property corresponding toRedirectIpv6ExtendedCommunity.getRedirectIpv6()
to the specified value.