public static class IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters extends Object
| Constructor and Description |
|---|
ListIncidentNotificationTemplatesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters |
filterIncidentType(UUID filterIncidentType)
Set filterIncidentType.
|
IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters |
include(String include)
Set include.
|
public ListIncidentNotificationTemplatesOptionalParameters()
public IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters filterIncidentType(UUID filterIncidentType)
filterIncidentType - Optional incident type ID filter. (optional)public IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters include(String include)
include - Comma-separated list of relationships to include. Supported values:
created_by_user, last_modified_by_user, incident_type
(optional)Copyright © 2025. All rights reserved.