| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestParentSuiteType |
SyntheticsTestParentSuiteType.PARENT_SUITE |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestParentSuiteType |
SyntheticsTestParentSuiteType.fromValue(String value) |
SyntheticsTestParentSuiteType |
SyntheticsTestParentSuiteData.getType()
Type of the parent suite resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestParentSuiteType.SyntheticsTestParentSuiteTypeSerializer.serialize(SyntheticsTestParentSuiteType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsTestParentSuiteData.setType(SyntheticsTestParentSuiteType type) |
SyntheticsTestParentSuiteData |
SyntheticsTestParentSuiteData.type(SyntheticsTestParentSuiteType type) |
| Constructor and Description |
|---|
SyntheticsTestParentSuiteTypeSerializer(Class<SyntheticsTestParentSuiteType> t) |
Copyright © 2026. All rights reserved.