| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ValidateV2Response |
KeyManagementApi.validate()
Validate API key.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ValidateV2Response> |
KeyManagementApi.validateAsync()
Validate API key.
|
ApiResponse<ValidateV2Response> |
KeyManagementApi.validateWithHttpInfo()
Check if the API key is valid.
|
CompletableFuture<ApiResponse<ValidateV2Response>> |
KeyManagementApi.validateWithHttpInfoAsync()
Validate API key.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateV2Response |
ValidateV2Response.data(ValidateV2Data data) |
ValidateV2Response |
ValidateV2Response.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.