| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.usecplugin.rev150105 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<AttacksToIPOutput>> |
AttacksToIPOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AttacksToIPOutput |
AttacksToIPOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<AttacksToIPOutput>> |
UsecpluginService.attacksToIP(AttacksToIPInput input) |
| Modifier and Type | Method and Description |
|---|---|
AttacksToIPOutputBuilder |
AttacksToIPOutputBuilder.addAugmentation(Class<? extends Augmentation<AttacksToIPOutput>> augmentationType,
Augmentation<AttacksToIPOutput> augmentation) |
AttacksToIPOutputBuilder |
AttacksToIPOutputBuilder.addAugmentation(Class<? extends Augmentation<AttacksToIPOutput>> augmentationType,
Augmentation<AttacksToIPOutput> augmentation) |
AttacksToIPOutputBuilder |
AttacksToIPOutputBuilder.removeAugmentation(Class<? extends Augmentation<AttacksToIPOutput>> augmentationType) |
| Constructor and Description |
|---|
AttacksToIPOutputBuilder(AttacksToIPOutput base) |
Copyright © 2016 OpenDaylight. All rights reserved.