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