| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static UserAuthorizedClientType |
UserAuthorizedClientType.USER_AUTHORIZED_CLIENTS |
| Modifier and Type | Method and Description |
|---|---|
static UserAuthorizedClientType |
UserAuthorizedClientType.fromValue(String value) |
UserAuthorizedClientType |
UserAuthorizedClientData.getType()
The resource type for user authorized clients.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserAuthorizedClientType.UserAuthorizedClientTypeSerializer.serialize(UserAuthorizedClientType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UserAuthorizedClientData.setType(UserAuthorizedClientType type) |
UserAuthorizedClientData |
UserAuthorizedClientData.type(UserAuthorizedClientType type) |
| Constructor and Description |
|---|
UserAuthorizedClientData(UserAuthorizedClientAttributes attributes,
String id,
UserAuthorizedClientRelationships relationships,
UserAuthorizedClientType type) |
| Constructor and Description |
|---|
UserAuthorizedClientTypeSerializer(Class<UserAuthorizedClientType> t) |
Copyright © 2026. All rights reserved.