public class L3UnicastIgpTopologyBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<L3UnicastIgpTopology>
L3UnicastIgpTopologyBuilder
instances.L3UnicastIgpTopologyBuilder
Constructor and Description |
---|
L3UnicastIgpTopologyBuilder() |
L3UnicastIgpTopologyBuilder(L3UnicastIgpTopology base) |
Modifier and Type | Method and Description |
---|---|
L3UnicastIgpTopologyBuilder |
addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType,
Augmentation<L3UnicastIgpTopology> augmentationValue) |
<E extends Augmentation<L3UnicastIgpTopology>> |
augmentation(Class<E> augmentationType) |
L3UnicastIgpTopology |
build() |
L3UnicastIgpTopologyBuilder |
removeAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType) |
public L3UnicastIgpTopologyBuilder()
public L3UnicastIgpTopologyBuilder(L3UnicastIgpTopology base)
public <E extends Augmentation<L3UnicastIgpTopology>> E augmentation(Class<E> augmentationType)
public L3UnicastIgpTopologyBuilder addAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType, Augmentation<L3UnicastIgpTopology> augmentationValue)
public L3UnicastIgpTopologyBuilder removeAugmentation(Class<? extends Augmentation<L3UnicastIgpTopology>> augmentationType)
public L3UnicastIgpTopology build()
build
in interface org.opendaylight.yangtools.concepts.CheckedBuilder<L3UnicastIgpTopology,IllegalArgumentException>
Copyright © 2019 OpenDaylight. All rights reserved.