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