public interface IMonitoringPromise
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.util.List<AlertInfo>> |
getAlerts(int limit,
boolean filterResolved,
java.util.List<AlertLevel> levels) |
java.util.concurrent.CompletableFuture<java.util.List<AlertInfo>> getAlerts(int limit, boolean filterResolved, java.util.List<AlertLevel> levels)
Copyright © 2021. All Rights Reserved.