Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.AsPathSetsBuilder
Package
Description
-
Uses of AsPathSetsBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets
Modifier and TypeMethodDescriptionAsPathSetsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<AsPathSets> augmentation) Add an augmentation to this builder's product.AsPathSetsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<AsPathSets>> augmentationType) Remove an augmentation from this builder's product.AsPathSetsBuilder.setAsPathSet
(Map<AsPathSetKey, AsPathSet> values) Set the property corresponding toAsPathSets.getAsPathSet()
to the specified value.