public class RemoveAllShardReplicasOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<RemoveAllShardReplicasOutput>
RemoveAllShardReplicasOutputBuilder instances.RemoveAllShardReplicasOutputBuilder| Constructor and Description |
|---|
RemoveAllShardReplicasOutputBuilder() |
RemoveAllShardReplicasOutputBuilder(RemoveAllShardReplicasOutput base) |
RemoveAllShardReplicasOutputBuilder(ShardResultOutput arg) |
| Modifier and Type | Method and Description |
|---|---|
RemoveAllShardReplicasOutputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> |
augmentation(Class<E$$> augmentationType) |
RemoveAllShardReplicasOutput |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
List<ShardResult> |
getShardResult() |
RemoveAllShardReplicasOutputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType) |
RemoveAllShardReplicasOutputBuilder |
setShardResult(List<ShardResult> values) |
public RemoveAllShardReplicasOutputBuilder()
public RemoveAllShardReplicasOutputBuilder(ShardResultOutput arg)
public RemoveAllShardReplicasOutputBuilder(RemoveAllShardReplicasOutput base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic List<ShardResult> getShardResult()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> E$$ augmentation(Class<E$$> augmentationType)
public RemoveAllShardReplicasOutputBuilder setShardResult(List<ShardResult> values)
public RemoveAllShardReplicasOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput> augmentationValue)
public RemoveAllShardReplicasOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RemoveAllShardReplicasOutput>> augmentationType)
public RemoveAllShardReplicasOutput build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<RemoveAllShardReplicasOutput,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.