Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.output.TopologyBuilder
Packages that use TopologyBuilder
Package
Description
-
Uses of TopologyBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.output
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.get.stats.output that return TopologyBuilderModifier and TypeMethodDescriptionTopologyBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Topology> augmentation) Add an augmentation to this builder's product.TopologyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Topology>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toTopology.getNode()to the specified value.TopologyBuilder.setTopologyId(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId value) Set the property corresponding toTopology.getTopologyId()to the specified value.TopologyBuilder.withKey(TopologyKey key) Set the key value corresponding toTopology.key()to the specified value.