public class ChangeMemberVotingStatesForAllShardsInputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<ChangeMemberVotingStatesForAllShardsInput>
ChangeMemberVotingStatesForAllShardsInputBuilder instances.| Constructor and Description |
|---|
ChangeMemberVotingStatesForAllShardsInputBuilder() |
ChangeMemberVotingStatesForAllShardsInputBuilder(ChangeMemberVotingStatesForAllShardsInput base) |
ChangeMemberVotingStatesForAllShardsInputBuilder(MemberVotingStatesInput arg) |
public ChangeMemberVotingStatesForAllShardsInputBuilder()
public ChangeMemberVotingStatesForAllShardsInputBuilder(MemberVotingStatesInput arg)
public ChangeMemberVotingStatesForAllShardsInputBuilder(ChangeMemberVotingStatesForAllShardsInput base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic List<MemberVotingState> getMemberVotingState()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> E$$ augmentation(Class<E$$> augmentationType)
public ChangeMemberVotingStatesForAllShardsInputBuilder setMemberVotingState(List<MemberVotingState> values)
public ChangeMemberVotingStatesForAllShardsInputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput> augmentationValue)
public ChangeMemberVotingStatesForAllShardsInputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ChangeMemberVotingStatesForAllShardsInput>> augmentationType)
public ChangeMemberVotingStatesForAllShardsInput build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<ChangeMemberVotingStatesForAllShardsInput,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.