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