| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.DNS |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.GRPC |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.HTTP |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.ICMP |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.MCP |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.MULTI |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.SSL |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.TCP |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.UDP |
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.WEBSOCKET |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsFastTestSubType |
SyntheticsFastTestSubType.fromValue(String value) |
SyntheticsFastTestSubType |
SyntheticsFastTestResultAttributes.getTestSubType()
Subtype of the Synthetic test that produced this result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsFastTestSubType.SyntheticsFastTestSubTypeSerializer.serialize(SyntheticsFastTestSubType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsFastTestResultAttributes.setTestSubType(SyntheticsFastTestSubType testSubType) |
SyntheticsFastTestResultAttributes |
SyntheticsFastTestResultAttributes.testSubType(SyntheticsFastTestSubType testSubType) |
| Constructor and Description |
|---|
SyntheticsFastTestSubTypeSerializer(Class<SyntheticsFastTestSubType> t) |
Copyright © 2026. All rights reserved.