Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.UpdateLspInputBuilder
Packages that use UpdateLspInputBuilder
Package
Description
-
Uses of UpdateLspInputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730 that return UpdateLspInputBuilderModifier and TypeMethodDescriptionUpdateLspInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspInput> augmentation) Add an augmentation to this builder's product.UpdateLspInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UpdateLspInput>> augmentationType) Remove an augmentation from this builder's product.UpdateLspInputBuilder.setArguments(Arguments value) Set the property corresponding toUpdateLspArgs.getArguments()to the specified value.Set the property corresponding toLspId.getName()to the specified value.UpdateLspInputBuilder.setNetworkTopologyRef(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.topology.rev140113.NetworkTopologyRef value) Set the property corresponding toNetworkTopologyReference.getNetworkTopologyRef()to the specified value.UpdateLspInputBuilder.setNode(org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId value) Set the property corresponding toNodeId.getNode()to the specified value.