| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccessTokenAttributes |
ServiceAccessTokenAttributes.addScopesItem(String scopesItem) |
ServiceAccessTokenAttributes |
ServiceAccessToken.getAttributes()
Attributes of an access token.
|
ServiceAccessTokenAttributes |
ServiceAccessTokenAttributes.name(String name) |
ServiceAccessTokenAttributes |
ServiceAccessTokenAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceAccessTokenAttributes |
ServiceAccessTokenAttributes.scopes(List<String> scopes) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccessToken |
ServiceAccessToken.attributes(ServiceAccessTokenAttributes attributes) |
void |
ServiceAccessToken.setAttributes(ServiceAccessTokenAttributes attributes) |
Copyright © 2026. All rights reserved.