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