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