| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentSearchResultsType |
IncidentSearchResultsType.INCIDENTS_SEARCH_RESULTS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentSearchResultsType |
IncidentSearchResultsType.fromValue(String value) |
IncidentSearchResultsType |
IncidentSearchResponseData.getType()
Incident search result type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentSearchResultsType.IncidentSearchResultsTypeSerializer.serialize(IncidentSearchResultsType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentSearchResponseData.setType(IncidentSearchResultsType type) |
IncidentSearchResponseData |
IncidentSearchResponseData.type(IncidentSearchResultsType type) |
| Constructor and Description |
|---|
IncidentSearchResultsTypeSerializer(Class<IncidentSearchResultsType> t) |
Copyright © 2024. All rights reserved.