Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.load.balancing.object.LoadBalancingBuilder
Packages that use LoadBalancingBuilder
Package
Description
-
Uses of LoadBalancingBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.load.balancing.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.load.balancing.object that return LoadBalancingBuilderModifier and TypeMethodDescriptionLoadBalancingBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<LoadBalancing> augmentation) Add an augmentation to this builder's product.LoadBalancingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.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(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.network.concepts.rev131125.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.