Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.bgp.cluster.id.sets.ClusterIdSetsBuilder
Package
Description
-
Uses of ClusterIdSetsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.bgp.cluster.id.sets
Modifier and TypeMethodDescriptionClusterIdSetsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<ClusterIdSets> augmentation) Add an augmentation to this builder's product.ClusterIdSetsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClusterIdSets>> augmentationType) Remove an augmentation from this builder's product.ClusterIdSetsBuilder.setClusterIdSet
(Map<ClusterIdSetKey, ClusterIdSet> values) Set the property corresponding toClusterIdSet.getClusterIdSet()
to the specified value.