| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.logback.config.rev130716 |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput>> |
ResetInputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
ResetInput |
ResetInputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<Void>> |
ConfigLoggingService.reset(ResetInput input) |
| Modifier and Type | Method and Description |
|---|---|
ResetInputBuilder |
ResetInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput> augmentation) |
ResetInputBuilder |
ResetInputBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput> augmentation) |
ResetInputBuilder |
ResetInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ResetInput>> augmentationType) |
| Constructor and Description |
|---|
ResetInputBuilder(ResetInput base) |
Copyright © 2018 OpenDaylight. All rights reserved.