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