| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ValidateV2Type |
ValidateV2Type.ValidateV2 |
| Modifier and Type | Method and Description |
|---|---|
static ValidateV2Type |
ValidateV2Type.fromValue(String value) |
ValidateV2Type |
ValidateV2Data.getType()
Resource type for the API key validation response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateV2Type.ValidateV2TypeSerializer.serialize(ValidateV2Type value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ValidateV2Data.setType(ValidateV2Type type) |
ValidateV2Data |
ValidateV2Data.type(ValidateV2Type type) |
| Constructor and Description |
|---|
ValidateV2Data(ValidateV2Attributes attributes,
String id,
ValidateV2Type type) |
| Constructor and Description |
|---|
ValidateV2TypeSerializer(Class<ValidateV2Type> t) |
Copyright © 2026. All rights reserved.