| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SuiteSearchResponseType |
SuiteSearchResponseType.SUITES_SEARCH |
| Modifier and Type | Method and Description |
|---|---|
static SuiteSearchResponseType |
SuiteSearchResponseType.fromValue(String value) |
SuiteSearchResponseType |
SyntheticsSuiteSearchResponseData.getType()
Type for the Synthetics suites search response,
suites_search. |
| Modifier and Type | Method and Description |
|---|---|
void |
SuiteSearchResponseType.SuiteSearchResponseTypeSerializer.serialize(SuiteSearchResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsSuiteSearchResponseData.setType(SuiteSearchResponseType type) |
SyntheticsSuiteSearchResponseData |
SyntheticsSuiteSearchResponseData.type(SuiteSearchResponseType type) |
| Constructor and Description |
|---|
SuiteSearchResponseTypeSerializer(Class<SuiteSearchResponseType> t) |
Copyright © 2026. All rights reserved.