| Package | Description |
|---|---|
| io.smallrye.reactive.messaging.health |
| Modifier and Type | Method and Description |
|---|---|
HealthReport.HealthReportBuilder |
HealthReport.HealthReportBuilder.add(HealthReport.ChannelInfo info)
Adds a channel info to the report.
|
HealthReport.HealthReportBuilder |
HealthReport.HealthReportBuilder.add(String channel,
boolean ok)
Adds a channel info to the report.
|
HealthReport.HealthReportBuilder |
HealthReport.HealthReportBuilder.add(String channel,
boolean ok,
String message)
Adds a channel info to the report.
|
static HealthReport.HealthReportBuilder |
HealthReport.builder() |
Copyright © 2018–2021 SmallRye. All rights reserved.