IncidentNotificationRuleArray |
IncidentsApi.listIncidentNotificationRules(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
List incident notification rules.
|
CompletableFuture<IncidentNotificationRuleArray> |
IncidentsApi.listIncidentNotificationRulesAsync(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
List incident notification rules.
|
ApiResponse<IncidentNotificationRuleArray> |
IncidentsApi.listIncidentNotificationRulesWithHttpInfo(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
Lists all notification rules for the organization.
|
CompletableFuture<ApiResponse<IncidentNotificationRuleArray>> |
IncidentsApi.listIncidentNotificationRulesWithHttpInfoAsync(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
List incident notification rules.
|