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