| Modifier and Type | Method and Description |
|---|---|
List<ShardResult> |
AddReplicasForAllShardsOutputBuilder.getShardResult() |
List<ShardResult> |
ChangeMemberVotingStatesForAllShardsOutputBuilder.getShardResult() |
List<ShardResult> |
RemoveAllShardReplicasOutputBuilder.getShardResult() |
List<ShardResult> |
FlipMemberVotingStatesForAllShardsOutputBuilder.getShardResult() |
| Modifier and Type | Method and Description |
|---|---|
AddReplicasForAllShardsOutputBuilder |
AddReplicasForAllShardsOutputBuilder.setShardResult(List<ShardResult> values) |
ChangeMemberVotingStatesForAllShardsOutputBuilder |
ChangeMemberVotingStatesForAllShardsOutputBuilder.setShardResult(List<ShardResult> values) |
RemoveAllShardReplicasOutputBuilder |
RemoveAllShardReplicasOutputBuilder.setShardResult(List<ShardResult> values) |
FlipMemberVotingStatesForAllShardsOutputBuilder |
FlipMemberVotingStatesForAllShardsOutputBuilder.setShardResult(List<ShardResult> values) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult>> |
ShardResultBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ShardResult |
ShardResultBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ShardResultBuilder |
ShardResultBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult> augmentationValue) |
ShardResultBuilder |
ShardResultBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult> augmentationValue) |
ShardResultBuilder |
ShardResultBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ShardResult>> augmentationType) |
| Constructor and Description |
|---|
ShardResultBuilder(ShardResult base) |
Copyright © 2019 OpenDaylight. All rights reserved.