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