| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateV2Data |
ValidateV2Data.attributes(ValidateV2Attributes attributes) |
ValidateV2Data |
ValidateV2Response.getData()
Data object containing the API key validation result.
|
ValidateV2Data |
ValidateV2Data.id(String id) |
ValidateV2Data |
ValidateV2Data.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ValidateV2Data |
ValidateV2Data.type(ValidateV2Type type) |
| Modifier and Type | Method and Description |
|---|---|
ValidateV2Response |
ValidateV2Response.data(ValidateV2Data data) |
void |
ValidateV2Response.setData(ValidateV2Data data) |
| Constructor and Description |
|---|
ValidateV2Response(ValidateV2Data data) |
Copyright © 2026. All rights reserved.