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