Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321.GetStatsInputBuilder
Packages that use GetStatsInputBuilder
Package
Description
-
Uses of GetStatsInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.topology.stats.rpc.rev190321 that return GetStatsInputBuilderModifier and TypeMethodDescriptionGetStatsInputBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<GetStatsInput> augmentation) Add an augmentation to this builder's product.GetStatsInputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<GetStatsInput>> augmentationType) Remove an augmentation from this builder's product.GetStatsInputBuilder.setTopology
(Map<TopologyKey, Topology> values) Set the property corresponding toGetStatsInput.getTopology()
to the specified value.