| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountAccessTokenUpdateAttributes |
ServiceAccountAccessTokenUpdateAttributes.addScopesItem(String scopesItem) |
ServiceAccountAccessTokenUpdateAttributes |
ServiceAccountAccessTokenUpdateData.getAttributes()
Attributes used to update a service account access token.
|
ServiceAccountAccessTokenUpdateAttributes |
ServiceAccountAccessTokenUpdateAttributes.name(String name) |
ServiceAccountAccessTokenUpdateAttributes |
ServiceAccountAccessTokenUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ServiceAccountAccessTokenUpdateAttributes |
ServiceAccountAccessTokenUpdateAttributes.scopes(List<String> scopes) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountAccessTokenUpdateData |
ServiceAccountAccessTokenUpdateData.attributes(ServiceAccountAccessTokenUpdateAttributes attributes) |
void |
ServiceAccountAccessTokenUpdateData.setAttributes(ServiceAccountAccessTokenUpdateAttributes attributes) |
| Constructor and Description |
|---|
ServiceAccountAccessTokenUpdateData(ServiceAccountAccessTokenUpdateAttributes attributes,
String id,
ServiceAccessTokensType type) |
Copyright © 2026. All rights reserved.