| Modifier and Type | Method and Description |
|---|---|
List<Shard> |
PrefixShardsBuilder.getShard() |
List<Shard> |
PrefixShards.getShard()
List of prefix-based shards configured.
|
| Modifier and Type | Method and Description |
|---|---|
PrefixShardsBuilder |
PrefixShardsBuilder.setShard(List<Shard> value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> |
ShardBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Shard |
ShardBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ShardBuilder |
ShardBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Shard> augmentationValue) |
ShardBuilder |
ShardBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Shard> augmentationValue) |
ShardBuilder |
ShardBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Shard>> augmentationType) |
| Constructor and Description |
|---|
ShardBuilder(Shard base) |
Copyright © 2018 OpenDaylight. All rights reserved.