| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansion |
RequestsBuilder.getPathKeyExpansion() |
@Nullable PathKeyExpansion |
Requests.getPathKeyExpansion() |
| Modifier and Type | Method and Description |
|---|---|
RequestsBuilder |
RequestsBuilder.setPathKeyExpansion(PathKeyExpansion value) |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> |
PathKeyExpansionBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansion |
PathKeyExpansionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathKeyExpansion> |
PathKeyExpansion.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion> augmentationValue) |
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion> augmentationValue) |
PathKeyExpansionBuilder |
PathKeyExpansionBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PathKeyExpansion>> augmentationType) |
| Constructor and Description |
|---|
PathKeyExpansionBuilder(PathKeyExpansion base) |
Copyright © 2020 OpenDaylight. All rights reserved.