| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ValidateAPIKeyStatus |
ValidateAPIKeyStatus.OK |
| Modifier and Type | Method and Description |
|---|---|
static ValidateAPIKeyStatus |
ValidateAPIKeyStatus.fromValue(String value) |
ValidateAPIKeyStatus |
ValidateAPIKeyResponse.getStatus()
Status of the validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidateAPIKeyStatus.ValidateAPIKeyStatusSerializer.serialize(ValidateAPIKeyStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ValidateAPIKeyResponse.setStatus(ValidateAPIKeyStatus status) |
ValidateAPIKeyResponse |
ValidateAPIKeyResponse.status(ValidateAPIKeyStatus status) |
| Constructor and Description |
|---|
ValidateAPIKeyResponse(ValidateAPIKeyStatus status) |
| Constructor and Description |
|---|
ValidateAPIKeyStatusSerializer(Class<ValidateAPIKeyStatus> t) |
Copyright © 2026. All rights reserved.