Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp.PathBuilder
Packages that use PathBuilder
Package
Description
-
Uses of PathBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.pcep.client.attributes.path.computation.client.reported.lsp that return PathBuilderModifier and TypeMethodDescriptionPathBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Path> augmentation) Add an augmentation to this builder's product.PathBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Path>> augmentationType) Remove an augmentation from this builder's product.PathBuilder.setBandwidth(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bandwidth.object.Bandwidth value) Set the property corresponding toBandwidthObject.getBandwidth()to the specified value.PathBuilder.setClassType(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.classtype.object.ClassType value) Set the property corresponding toClasstypeObject.getClassType()to the specified value.PathBuilder.setEro(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.explicit.route.object.Ero value) Set the property corresponding toExplicitRouteObject.getEro()to the specified value.PathBuilder.setIro(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.include.route.object.Iro value) Set the property corresponding toIncludeRouteObject.getIro()to the specified value.PathBuilder.setLspa(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lspa.object.Lspa value) Set the property corresponding toLspaObject.getLspa()to the specified value.PathBuilder.setLspId(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.LspId value) Set the property corresponding toPath.getLspId()to the specified value.PathBuilder.setMetrics(List<org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.lsp.attributes.Metrics> values) Set the property corresponding toLspAttributes.getMetrics()to the specified value.PathBuilder.setOf(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.of.object.Of value) Set the property corresponding toOfObject.getOf()to the specified value.PathBuilder.setReoptimizationBandwidth(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reoptimization.bandwidth.object.ReoptimizationBandwidth value) Set the property corresponding toReoptimizationBandwidthObject.getReoptimizationBandwidth()to the specified value.PathBuilder.setRro(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.reported.route.object.Rro value) Set the property corresponding toReportedRouteObject.getRro()to the specified value.PathBuilder.setXro(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.exclude.route.object.Xro value) Set the property corresponding toExcludeRouteObject.getXro()to the specified value.Set the key value corresponding toPath.key()to the specified value.