Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.ReportedLspBuilder
Packages that use ReportedLspBuilder
Package
Description
-
Uses of ReportedLspBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client that return ReportedLspBuilderModifier and TypeMethodDescriptionReportedLspBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp> augmentation) Add an augmentation to this builder's product.ReportedLspBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>> augmentationType) Remove an augmentation from this builder's product.ReportedLspBuilder.setMetadata(Metadata value) Set the property corresponding toLspMetadata.getMetadata()to the specified value.Set the property corresponding toReportedLsp.getName()to the specified value.Set the property corresponding toReportedLsp.getPath()to the specified value.ReportedLspBuilder.withKey(ReportedLspKey key) Set the key value corresponding toReportedLsp.key()to the specified value.