Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client.ReportedLspBuilder
-
Packages that use ReportedLspBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client -
-
Uses of ReportedLspBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.pcep.client.attributes.path.computation.client that return ReportedLspBuilder Modifier and Type Method Description ReportedLspBuilderReportedLspBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp> augmentation)Add an augmentation to this builder's product.ReportedLspBuilderReportedLspBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ReportedLsp>> augmentationType)Remove an augmentation from this builder's product.ReportedLspBuilderReportedLspBuilder. setMetadata(Metadata value)ReportedLspBuilderReportedLspBuilder. setName(String value)ReportedLspBuilderReportedLspBuilder. setPath(Map<PathKey,Path> values)ReportedLspBuilderReportedLspBuilder. withKey(ReportedLspKey key)
-