| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListInvestigationsResponseDataAttributes |
ListInvestigationsResponseData.getAttributes()
Attributes of an investigation list item.
|
ListInvestigationsResponseDataAttributes |
ListInvestigationsResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ListInvestigationsResponseDataAttributes |
ListInvestigationsResponseDataAttributes.status(String status) |
ListInvestigationsResponseDataAttributes |
ListInvestigationsResponseDataAttributes.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
ListInvestigationsResponseData |
ListInvestigationsResponseData.attributes(ListInvestigationsResponseDataAttributes attributes) |
void |
ListInvestigationsResponseData.setAttributes(ListInvestigationsResponseDataAttributes attributes) |
| Constructor and Description |
|---|
ListInvestigationsResponseData(ListInvestigationsResponseDataAttributes attributes,
String id,
InvestigationType type) |
Copyright © 2026. All rights reserved.