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