| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTypeAttributes |
IncidentTypeAttributes.description(String description) |
IncidentTypeAttributes |
IncidentTypeObject.getAttributes()
Incident type's attributes.
|
IncidentTypeAttributes |
IncidentTypeCreateData.getAttributes()
Incident type's attributes.
|
IncidentTypeAttributes |
IncidentTypeAttributes.isDefault(Boolean isDefault) |
IncidentTypeAttributes |
IncidentTypeAttributes.name(String name) |
IncidentTypeAttributes |
IncidentTypeAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTypeObject |
IncidentTypeObject.attributes(IncidentTypeAttributes attributes) |
IncidentTypeCreateData |
IncidentTypeCreateData.attributes(IncidentTypeAttributes attributes) |
void |
IncidentTypeObject.setAttributes(IncidentTypeAttributes attributes) |
void |
IncidentTypeCreateData.setAttributes(IncidentTypeAttributes attributes) |
| Constructor and Description |
|---|
IncidentTypeCreateData(IncidentTypeAttributes attributes,
IncidentTypeType type) |
Copyright © 2024. All rights reserved.