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