| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OAuthScopesRestrictionResponse |
OAuth2ClientPublicApi.getScopesRestriction(UUID clientUuid)
Get an OAuth2 client scopes restriction.
|
OAuthScopesRestrictionResponse |
OAuth2ClientPublicApi.upsertScopesRestriction(UUID clientUuid,
UpsertOAuthScopesRestrictionRequest body)
Upsert an OAuth2 client scopes restriction.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthScopesRestrictionResponse |
OAuthScopesRestrictionResponse.data(OAuthScopesRestrictionResponseData data) |
OAuthScopesRestrictionResponse |
OAuthScopesRestrictionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.