| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PartialApplicationKeyResponse |
ServiceAccountsApi.getServiceAccountApplicationKey(String serviceAccountId,
String appKeyId)
Get one application key for this service account.
|
PartialApplicationKeyResponse |
ServiceAccountsApi.updateServiceAccountApplicationKey(String serviceAccountId,
String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key for this service account.
|
| Modifier and Type | Method and Description |
|---|---|
PartialApplicationKeyResponse |
PartialApplicationKeyResponse.addIncludedItem(ApplicationKeyResponseIncludedItem includedItem) |
PartialApplicationKeyResponse |
PartialApplicationKeyResponse.data(PartialApplicationKey data) |
PartialApplicationKeyResponse |
PartialApplicationKeyResponse.included(List<ApplicationKeyResponseIncludedItem> included) |
PartialApplicationKeyResponse |
PartialApplicationKeyResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.