public abstract static class LegacyAlertConditionMigrator.MigrationResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LegacyAlertConditionMigrator.MigrationResult.Builder |
| Constructor and Description |
|---|
MigrationResult() |
| Modifier and Type | Method and Description |
|---|---|
static LegacyAlertConditionMigrator.MigrationResult.Builder |
builder() |
abstract com.google.common.collect.ImmutableSet<String> |
completedAlarmCallbacks() |
abstract com.google.common.collect.ImmutableSet<String> |
completedAlertConditions() |
public abstract com.google.common.collect.ImmutableSet<String> completedAlertConditions()
public abstract com.google.common.collect.ImmutableSet<String> completedAlarmCallbacks()
public static LegacyAlertConditionMigrator.MigrationResult.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.