| 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<SendMapReplyInput>> |
SendMapReplyInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
SendMapReplyInput |
SendMapReplyInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
OdlLispSbService.sendMapReply(SendMapReplyInput input) |
| Modifier and Type | Method and Description |
|---|---|
SendMapReplyInputBuilder |
SendMapReplyInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput> augmentation) |
SendMapReplyInputBuilder |
SendMapReplyInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput> augmentation) |
SendMapReplyInputBuilder |
SendMapReplyInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType) |
| Constructor and Description |
|---|
SendMapReplyInputBuilder(SendMapReplyInput base) |
Copyright © 2018 OpenDaylight. All rights reserved.