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