Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.match.cluster.id.set.condition.grouping.MatchClusterIdSetConditionBuilder
Package
Description
-
Uses of MatchClusterIdSetConditionBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.match.cluster.id.set.condition.grouping
Modifier and TypeMethodDescriptionMatchClusterIdSetConditionBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MatchClusterIdSetCondition> augmentation) Add an augmentation to this builder's product.MatchClusterIdSetConditionBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MatchClusterIdSetCondition>> augmentationType) Remove an augmentation from this builder's product.MatchClusterIdSetConditionBuilder.setClusterIdSet
(String value) Set the property corresponding toMatchClusterIdSetCondition.getClusterIdSet()
to the specified value.MatchClusterIdSetConditionBuilder.setMatchSetOptions
(MatchSetOptionsType value) Set the property corresponding toMatchSetOptionsGroup.getMatchSetOptions()
to the specified value.