Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community.TrafficActionExtendedCommunityBuilder
Packages that use TrafficActionExtendedCommunityBuilder
Package
Description
-
Uses of TrafficActionExtendedCommunityBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.traffic.action.extended.community that return TrafficActionExtendedCommunityBuilderModifier and TypeMethodDescriptionTrafficActionExtendedCommunityBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<TrafficActionExtendedCommunity> augmentation) Add an augmentation to this builder's product.TrafficActionExtendedCommunityBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<TrafficActionExtendedCommunity>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toTrafficActionExtendedCommunity.getSample()
to the specified value.TrafficActionExtendedCommunityBuilder.setTerminalAction
(Boolean value) Set the property corresponding toTrafficActionExtendedCommunity.getTerminalAction()
to the specified value.