Interface StatusHealthSupplier
- All Superinterfaces:
Supplier<CompletionStage<StatusInfo>>
Supplies a
CompletionStage for a health status, represented as StatusInfo. NOTE: For
supplying an arbitrary status (not health-related), StatusSupplier should be used instead.- See Also:
-
Method Summary