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