| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentSearchResponseAttributes |
IncidentSearchResponseAttributes.addIncidentsItem(IncidentSearchResponseIncidentsData incidentsItem) |
IncidentSearchResponseAttributes |
IncidentSearchResponseAttributes.facets(IncidentSearchResponseFacetsData facets) |
IncidentSearchResponseAttributes |
IncidentSearchResponseData.getAttributes()
Attributes returned by an incident search.
|
IncidentSearchResponseAttributes |
IncidentSearchResponseAttributes.incidents(List<IncidentSearchResponseIncidentsData> incidents) |
IncidentSearchResponseAttributes |
IncidentSearchResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IncidentSearchResponseAttributes |
IncidentSearchResponseAttributes.total(Integer total) |
| Modifier and Type | Method and Description |
|---|---|
IncidentSearchResponseData |
IncidentSearchResponseData.attributes(IncidentSearchResponseAttributes attributes) |
void |
IncidentSearchResponseData.setAttributes(IncidentSearchResponseAttributes attributes) |
Copyright © 2024. All rights reserved.