| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DORAEvent |
DORAEvent.attributes(Object attributes) |
DORAEvent |
DORAFetchResponse.getData()
A DORA event.
|
DORAEvent |
DORAEvent.id(String id) |
DORAEvent |
DORAEvent.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DORAEvent |
DORAEvent.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<DORAEvent> |
DORAListResponse.getData()
The list of DORA events.
|
| Modifier and Type | Method and Description |
|---|---|
DORAListResponse |
DORAListResponse.addDataItem(DORAEvent dataItem) |
DORAFetchResponse |
DORAFetchResponse.data(DORAEvent data) |
void |
DORAFetchResponse.setData(DORAEvent data) |
| Modifier and Type | Method and Description |
|---|---|
DORAListResponse |
DORAListResponse.data(List<DORAEvent> data) |
void |
DORAListResponse.setData(List<DORAEvent> data) |
Copyright © 2025. All rights reserved.