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