| Package | Description |
|---|---|
| org.opendaylight.yang.gen.v1.urn.opendaylight.ocp.protocol.rev150811 |
| Modifier and Type | Method and Description |
|---|---|
<E extends Augmentation<GetFaultOutput>> |
GetFaultOutputBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
GetFaultOutput |
GetFaultOutputBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Future<org.opendaylight.yangtools.yang.common.RpcResult<GetFaultOutput>> |
OcpProtocolService.getFault(GetFaultInput input) |
| Modifier and Type | Method and Description |
|---|---|
GetFaultOutputBuilder |
GetFaultOutputBuilder.addAugmentation(Class<? extends Augmentation<GetFaultOutput>> augmentationType,
Augmentation<GetFaultOutput> augmentation) |
GetFaultOutputBuilder |
GetFaultOutputBuilder.addAugmentation(Class<? extends Augmentation<GetFaultOutput>> augmentationType,
Augmentation<GetFaultOutput> augmentation) |
GetFaultOutputBuilder |
GetFaultOutputBuilder.removeAugmentation(Class<? extends Augmentation<GetFaultOutput>> augmentationType) |
| Constructor and Description |
|---|
GetFaultOutputBuilder(GetFaultOutput base) |
Copyright © 2016 OpenDaylight. All rights reserved.