| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ApplicationKeyResponse |
KeyManagementApi.createApplicationKey(ApplicationKey body)
Create an application key.
|
ApplicationKeyResponse |
KeyManagementApi.deleteApplicationKey(String key)
Delete an application key.
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String key)
Get an application key.
|
ApplicationKeyResponse |
KeyManagementApi.updateApplicationKey(String key,
ApplicationKey body)
Edit an application key.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationKeyResponse |
ApplicationKeyResponse.applicationKey(ApplicationKey applicationKey) |
ApplicationKeyResponse |
ApplicationKeyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.