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