| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> |
SendMapRequestInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SendMapRequestInput |
SendMapRequestInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
OdlLispSbService.sendMapRequest(SendMapRequestInput input) |
| Modifier and Type | Method and Description |
|---|---|
SendMapRequestInputBuilder |
SendMapRequestInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput> augmentation) |
SendMapRequestInputBuilder |
SendMapRequestInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput> augmentation) |
SendMapRequestInputBuilder |
SendMapRequestInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRequestInput>> augmentationType) |
| Constructor and Description |
|---|
SendMapRequestInputBuilder(SendMapRequestInput base) |
Copyright © 2018 OpenDaylight. All rights reserved.