Modifier and Type | Method and Description |
---|---|
List<NextHop> |
NextHopListBuilder.getNextHop() |
Modifier and Type | Method and Description |
---|---|
NextHopListBuilder |
NextHopListBuilder.setNextHop(List<NextHop> values) |
Modifier and Type | Method and Description |
---|---|
<E extends Augmentation<NextHop>> |
NextHopBuilder.augmentation(Class<E> augmentationType) |
Modifier and Type | Method and Description |
---|---|
NextHop |
NextHopBuilder.build() |
Modifier and Type | Method and Description |
---|---|
NextHopBuilder |
NextHopBuilder.addAugmentation(Class<? extends Augmentation<NextHop>> augmentationType,
Augmentation<NextHop> augmentationValue) |
NextHopBuilder |
NextHopBuilder.addAugmentation(Class<? extends Augmentation<NextHop>> augmentationType,
Augmentation<NextHop> augmentationValue) |
NextHopBuilder |
NextHopBuilder.removeAugmentation(Class<? extends Augmentation<NextHop>> augmentationType) |
Constructor and Description |
---|
NextHopBuilder(NextHop base) |
Copyright © 2019 OpenDaylight. All rights reserved.