| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.extension.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<ReDirectOutput>> |
ReDirectOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ReDirectOutput |
ReDirectOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<ReDirectOutput>> |
OcpExtensionService.reDirect(ReDirectInput input) |
| Modifier and Type | Method and Description |
|---|---|
ReDirectOutputBuilder |
ReDirectOutputBuilder.addAugmentation(Class<? extends Augmentation<ReDirectOutput>> augmentationType,
Augmentation<ReDirectOutput> augmentation) |
ReDirectOutputBuilder |
ReDirectOutputBuilder.addAugmentation(Class<? extends Augmentation<ReDirectOutput>> augmentationType,
Augmentation<ReDirectOutput> augmentation) |
ReDirectOutputBuilder |
ReDirectOutputBuilder.removeAugmentation(Class<? extends Augmentation<ReDirectOutput>> augmentationType) |
| Constructor and Description |
|---|
ReDirectOutputBuilder(ReDirectOutput base) |
Copyright © 2016 OpenDaylight. All rights reserved.