| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OAuthScopesRestrictionType |
OAuthScopesRestrictionType.SCOPES_RESTRICTION |
| Modifier and Type | Method and Description |
|---|---|
static OAuthScopesRestrictionType |
OAuthScopesRestrictionType.fromValue(String value) |
OAuthScopesRestrictionType |
OAuthScopesRestrictionResponseData.getType()
JSON:API resource type for an OAuth2 client scopes restriction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthScopesRestrictionType.OAuthScopesRestrictionTypeSerializer.serialize(OAuthScopesRestrictionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OAuthScopesRestrictionResponseData.setType(OAuthScopesRestrictionType type) |
OAuthScopesRestrictionResponseData |
OAuthScopesRestrictionResponseData.type(OAuthScopesRestrictionType type) |
| Constructor and Description |
|---|
OAuthScopesRestrictionResponseData(OAuthScopesRestrictionResponseAttributes attributes,
UUID id,
OAuthScopesRestrictionType type) |
| Constructor and Description |
|---|
OAuthScopesRestrictionTypeSerializer(Class<OAuthScopesRestrictionType> t) |
Copyright © 2026. All rights reserved.