| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.usecplugin.rev150105 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<AttacksToIPInput>> |
AttacksToIPInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
AttacksToIPInput |
AttacksToIPInputBuilder.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 |
|---|---|
AttacksToIPInputBuilder |
AttacksToIPInputBuilder.addAugmentation(Class<? extends Augmentation<AttacksToIPInput>> augmentationType,
Augmentation<AttacksToIPInput> augmentation) |
AttacksToIPInputBuilder |
AttacksToIPInputBuilder.addAugmentation(Class<? extends Augmentation<AttacksToIPInput>> augmentationType,
Augmentation<AttacksToIPInput> augmentation) |
AttacksToIPInputBuilder |
AttacksToIPInputBuilder.removeAugmentation(Class<? extends Augmentation<AttacksToIPInput>> augmentationType) |
| Constructor and Description |
|---|
AttacksToIPInputBuilder(AttacksToIPInput base) |
Copyright © 2016 OpenDaylight. All rights reserved.