| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListInvestigationsResponseMeta |
ListInvestigationsResponse.getMeta()
Metadata for the list investigations response.
|
ListInvestigationsResponseMeta |
ListInvestigationsResponseMeta.page(ListInvestigationsResponseMetaPage page) |
ListInvestigationsResponseMeta |
ListInvestigationsResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ListInvestigationsResponse |
ListInvestigationsResponse.meta(ListInvestigationsResponseMeta meta) |
void |
ListInvestigationsResponse.setMeta(ListInvestigationsResponseMeta meta) |
| Constructor and Description |
|---|
ListInvestigationsResponse(List<ListInvestigationsResponseData> data,
ListInvestigationsResponseLinks links,
ListInvestigationsResponseMeta meta) |
Copyright © 2026. All rights reserved.