| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput>> |
GetKeyInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetKeyInput |
GetKeyInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetKeyOutput>> |
OdlMappingserviceService.getKey(GetKeyInput input) |
| Modifier and Type | Method and Description |
|---|---|
GetKeyInputBuilder |
GetKeyInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput> augmentation) |
GetKeyInputBuilder |
GetKeyInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput> augmentation) |
GetKeyInputBuilder |
GetKeyInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetKeyInput>> augmentationType) |
| Constructor and Description |
|---|
GetKeyInputBuilder(GetKeyInput base) |
Copyright © 2018 OpenDaylight. All rights reserved.