| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UserAuthorizedClientRelationshipScopeDataType |
UserAuthorizedClientRelationshipScopeDataType.SCOPES |
| Modifier and Type | Method and Description |
|---|---|
static UserAuthorizedClientRelationshipScopeDataType |
UserAuthorizedClientRelationshipScopeDataType.fromValue(String value) |
UserAuthorizedClientRelationshipScopeDataType |
UserAuthorizedClientRelationshipScopeData.getType()
Scope resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAuthorizedClientRelationshipScopeDataType.UserAuthorizedClientRelationshipScopeDataTypeSerializer.serialize(UserAuthorizedClientRelationshipScopeDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UserAuthorizedClientRelationshipScopeData.setType(UserAuthorizedClientRelationshipScopeDataType type) |
UserAuthorizedClientRelationshipScopeData |
UserAuthorizedClientRelationshipScopeData.type(UserAuthorizedClientRelationshipScopeDataType type) |
| Constructor and Description |
|---|
UserAuthorizedClientRelationshipScopeData(String id,
UserAuthorizedClientRelationshipScopeDataType type) |
| Constructor and Description |
|---|
UserAuthorizedClientRelationshipScopeDataTypeSerializer(Class<UserAuthorizedClientRelationshipScopeDataType> t) |
Copyright © 2026. All rights reserved.