Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.ClusterIdBuilder
Packages that use ClusterIdBuilder
Package
Description
-
Uses of ClusterIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes that return ClusterIdBuilderModifier and TypeMethodDescriptionClusterIdBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ClusterId> augmentation) Add an augmentation to this builder's product.ClusterIdBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ClusterId>> augmentationType) Remove an augmentation from this builder's product.ClusterIdBuilder.setCluster(List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.ClusterIdentifier> values) Set the property corresponding toClusterId.getCluster()to the specified value.