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