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