| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateAPIKeyResponse |
KeyManagementApi.validateAPIKey()
Validate API and application keys.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ValidateAPIKeyResponse> |
KeyManagementApi.validateAPIKeyAsync()
Validate API and application keys.
|
ApiResponse<ValidateAPIKeyResponse> |
KeyManagementApi.validateAPIKeyWithHttpInfo()
Check that the API key and application key used for the request are both valid.
|
CompletableFuture<ApiResponse<ValidateAPIKeyResponse>> |
KeyManagementApi.validateAPIKeyWithHttpInfoAsync()
Validate API and application keys.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateAPIKeyResponse |
ValidateAPIKeyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ValidateAPIKeyResponse |
ValidateAPIKeyResponse.status(ValidateAPIKeyStatus status) |
Copyright © 2026. All rights reserved.