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