| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RegisterAppKeyResponse |
ActionConnectionApi.registerAppKey(String appKeyId)
Register a new App Key.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyAsync(String appKeyId)
Register a new App Key.
|
ApiResponse<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyWithHttpInfo(String appKeyId)
Register a new App Key
|
CompletableFuture<ApiResponse<RegisterAppKeyResponse>> |
ActionConnectionApi.registerAppKeyWithHttpInfoAsync(String appKeyId)
Register a new App Key.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterAppKeyResponse |
RegisterAppKeyResponse.data(AppKeyRegistrationData data) |
RegisterAppKeyResponse |
RegisterAppKeyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.