Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args.ArgumentsBuilder
Package
Description
-
Uses of ArgumentsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev220730.update.lsp.args
Modifier and TypeMethodDescriptionArgumentsBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Arguments> augmentation) Add an augmentation to this builder's product.ArgumentsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Arguments>> augmentationType) Remove an augmentation from this builder's product.ArgumentsBuilder.setBandwidth
(Bandwidth value) Set the property corresponding toBandwidthObject.getBandwidth()
to the specified value.ArgumentsBuilder.setClassType
(ClassType value) Set the property corresponding toClasstypeObject.getClassType()
to the specified value.Set the property corresponding toExplicitRouteObject.getEro()
to the specified value.Set the property corresponding toIncludeRouteObject.getIro()
to the specified value.Set the property corresponding toLspaObject.getLspa()
to the specified value.ArgumentsBuilder.setMetadata
(Metadata value) Set the property corresponding toLspMetadata.getMetadata()
to the specified value.ArgumentsBuilder.setMetrics
(List<Metrics> values) Set the property corresponding toLspAttributes.getMetrics()
to the specified value.Set the property corresponding toOfObject.getOf()
to the specified value.ArgumentsBuilder.setReoptimizationBandwidth
(ReoptimizationBandwidth value) Set the property corresponding toReoptimizationBandwidthObject.getReoptimizationBandwidth()
to the specified value.Set the property corresponding toReportedRouteObject.getRro()
to the specified value.Set the property corresponding toExcludeRouteObject.getXro()
to the specified value.