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