| Modifier and Type | Method and Description |
|---|---|
LoadBalancing |
LoadBalancingObject.getLoadBalancing() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing>> |
LoadBalancingBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancing |
LoadBalancingBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingBuilder |
LoadBalancingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing> augmentationValue) |
LoadBalancingBuilder |
LoadBalancingBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing> augmentationValue) |
LoadBalancingBuilder |
LoadBalancingBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LoadBalancing>> augmentationType) |
| Constructor and Description |
|---|
LoadBalancingBuilder(LoadBalancing base) |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancing |
P2pBuilder.getLoadBalancing() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setLoadBalancing(LoadBalancing value) |
Copyright © 2018 OpenDaylight. All rights reserved.