Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.load.balancing.object.LoadBalancingBuilder
Package
Description
-
Uses of LoadBalancingBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.load.balancing.object
Modifier and TypeMethodDescriptionLoadBalancingBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing> augmentation) Add an augmentation to this builder's product.LoadBalancingBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.LoadBalancingBuilder.setMaxLsp
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toLoadBalancing.getMaxLsp()
to the specified value.LoadBalancingBuilder.setMinBandwidth
(Bandwidth value) Set the property corresponding toLoadBalancing.getMinBandwidth()
to the specified value.LoadBalancingBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.