Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes.UnreservedBandwidthBuilder
Packages that use UnreservedBandwidthBuilder
Package
Description
-
Uses of UnreservedBandwidthBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.edge.attributes that return UnreservedBandwidthBuilderModifier and TypeMethodDescriptionUnreservedBandwidthBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<UnreservedBandwidth> augmentation) Add an augmentation to this builder's product.UnreservedBandwidthBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<UnreservedBandwidth>> augmentationType) Remove an augmentation from this builder's product.UnreservedBandwidthBuilder.setBandwidth(DecimalBandwidth value) Set the property corresponding toUnreservedBandwidth.getBandwidth()to the specified value.UnreservedBandwidthBuilder.setClassType(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toUnreservedBandwidth.getClassType()to the specified value.UnreservedBandwidthBuilder.withKey(UnreservedBandwidthKey key) Set the key value corresponding toUnreservedBandwidth.key()to the specified value.