| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static DeletedTestsResponseType |
DeletedTestsResponseType.DELETE_TESTS |
| Modifier and Type | Method and Description |
|---|---|
static DeletedTestsResponseType |
DeletedTestsResponseType.fromValue(String value) |
DeletedTestsResponseType |
DeletedTestResponseData.getType()
Type for the bulk delete Synthetic tests response,
delete_tests. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeletedTestsResponseType.DeletedTestsResponseTypeSerializer.serialize(DeletedTestsResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DeletedTestResponseData.setType(DeletedTestsResponseType type) |
DeletedTestResponseData |
DeletedTestResponseData.type(DeletedTestsResponseType type) |
| Constructor and Description |
|---|
DeletedTestsResponseTypeSerializer(Class<DeletedTestsResponseType> t) |
Copyright © 2026. All rights reserved.