| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTypePatchData |
IncidentTypePatchData.attributes(IncidentTypeUpdateAttributes attributes) |
IncidentTypePatchData |
IncidentTypePatchRequest.getData()
Incident type data for a patch request.
|
IncidentTypePatchData |
IncidentTypePatchData.id(String id) |
IncidentTypePatchData |
IncidentTypePatchData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentTypePatchData |
IncidentTypePatchData.type(IncidentTypeType type) |
| Modifier and Type | Method and Description |
|---|---|
IncidentTypePatchRequest |
IncidentTypePatchRequest.data(IncidentTypePatchData data) |
void |
IncidentTypePatchRequest.setData(IncidentTypePatchData data) |
| Constructor and Description |
|---|
IncidentTypePatchRequest(IncidentTypePatchData data) |
Copyright © 2025. All rights reserved.