Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions.MatchAsPathSetBuilder
Packages that use MatchAsPathSetBuilder
Package
Description
-
Uses of MatchAsPathSetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.bgp.match.conditions that return MatchAsPathSetBuilderModifier and TypeMethodDescriptionMatchAsPathSetBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<MatchAsPathSet> augmentation) Add an augmentation to this builder's product.MatchAsPathSetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MatchAsPathSet>> augmentationType) Remove an augmentation from this builder's product.MatchAsPathSetBuilder.setAsPathSet
(String value) Set the property corresponding toMatchAsPathSet.getAsPathSet()
to the specified value.MatchAsPathSetBuilder.setMatchSetOptions
(MatchSetOptionsType value) Set the property corresponding toMatchSetOptionsGroup.getMatchSetOptions()
to the specified value.