| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccessToken |
ServiceAccessToken.attributes(ServiceAccessTokenAttributes attributes) |
ServiceAccessToken |
ServiceAccessTokenResponse.getData()
Datadog access token.
|
ServiceAccessToken |
ServiceAccessToken.id(String id) |
ServiceAccessToken |
ServiceAccessToken.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceAccessToken |
ServiceAccessToken.relationships(ServiceAccessTokenRelationships relationships) |
ServiceAccessToken |
ServiceAccessToken.type(ServiceAccessTokensType type) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAccessToken> |
ListServiceAccessTokensResponse.getData()
Array of access tokens.
|
| Modifier and Type | Method and Description |
|---|---|
ListServiceAccessTokensResponse |
ListServiceAccessTokensResponse.addDataItem(ServiceAccessToken dataItem) |
ServiceAccessTokenResponse |
ServiceAccessTokenResponse.data(ServiceAccessToken data) |
void |
ServiceAccessTokenResponse.setData(ServiceAccessToken data) |
| Modifier and Type | Method and Description |
|---|---|
ListServiceAccessTokensResponse |
ListServiceAccessTokensResponse.data(List<ServiceAccessToken> data) |
void |
ListServiceAccessTokensResponse.setData(List<ServiceAccessToken> data) |
Copyright © 2026. All rights reserved.