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