| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTypeConfiguration |
IncidentTypeConfiguration.allowIncidentDeletion(Boolean allowIncidentDeletion) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.allowWorkflows(Boolean allowWorkflows) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.createMessage(String createMessage) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.editableTimestamps(Boolean editableTimestamps) |
IncidentTypeConfiguration |
IncidentTypeUpdateAttributes.getConfiguration()
The incident-type-scoped behavior settings.
|
IncidentTypeConfiguration |
IncidentTypeAttributes.getConfiguration()
The incident-type-scoped behavior settings.
|
IncidentTypeConfiguration |
IncidentTypeConfiguration.privateIncidents(Boolean privateIncidents) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.privateIncidentsByDefault(Boolean privateIncidentsByDefault) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentTypeConfiguration |
IncidentTypeConfiguration.slugSource(IncidentTypeSlugSource slugSource) |
IncidentTypeConfiguration |
IncidentTypeConfiguration.testIncidents(Boolean testIncidents) |
| Modifier and Type | Method and Description |
|---|---|
IncidentTypeUpdateAttributes |
IncidentTypeUpdateAttributes.configuration(IncidentTypeConfiguration configuration) |
IncidentTypeAttributes |
IncidentTypeAttributes.configuration(IncidentTypeConfiguration configuration) |
void |
IncidentTypeUpdateAttributes.setConfiguration(IncidentTypeConfiguration configuration) |
void |
IncidentTypeAttributes.setConfiguration(IncidentTypeConfiguration configuration) |
Copyright © 2026. All rights reserved.