| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccessTokenResponse |
ServiceAccountsApi.getServiceAccountAccessToken(String serviceAccountId,
String tokenId)
Get an access token for a service account.
|
ServiceAccessTokenResponse |
ServiceAccountsApi.updateServiceAccountAccessToken(String serviceAccountId,
String tokenId,
ServiceAccountAccessTokenUpdateRequest body)
Update an access token for a service account.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAccessTokenResponse |
ServiceAccessTokenResponse.data(ServiceAccessToken data) |
ServiceAccessTokenResponse |
ServiceAccessTokenResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.