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