| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AccessTokensType |
AccessTokensType.PERSONAL_ACCESS_TOKENS |
static AccessTokensType |
AccessTokensType.SERVICE_ACCESS_TOKENS |
| Modifier and Type | Method and Description |
|---|---|
static AccessTokensType |
AccessTokensType.fromValue(String value) |
AccessTokensType |
AccessTokenListItem.getType()
Resource type returned by the access tokens list endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessTokensType.AccessTokensTypeSerializer.serialize(AccessTokensType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AccessTokenListItem.setType(AccessTokensType type) |
AccessTokenListItem |
AccessTokenListItem.type(AccessTokensType type) |
| Constructor and Description |
|---|
AccessTokensTypeSerializer(Class<AccessTokensType> t) |
Copyright © 2026. All rights reserved.