public static interface AlertTargetSwagger.AlertTargetInfo
Modifier and Type | Interface and Description |
---|---|
static interface |
AlertTargetSwagger.AlertTargetInfo.AlertGroup |
Modifier and Type | Method and Description |
---|---|
List<AlertTargetSwagger.AlertTargetInfo.AlertGroup> |
getAlertGroups() |
List<String> |
getAlertStates() |
String |
getDescription() |
Long |
getId() |
String |
getName() |
String |
getNotificationType() |
Map<String,String> |
getProperties() |
Boolean |
isEnabled() |
Boolean |
isGlobal() |
Copyright © 2022 Apache Software Foundation. All rights reserved.