| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OAuth2WellKnownSitesEnvType |
OAuth2WellKnownSitesEnvType.ENV |
| Modifier and Type | Method and Description |
|---|---|
static OAuth2WellKnownSitesEnvType |
OAuth2WellKnownSitesEnvType.fromValue(String value) |
OAuth2WellKnownSitesEnvType |
OAuth2WellKnownSitesData.getType()
JSON:API resource type for OAuth2 well-known sites environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2WellKnownSitesEnvType.OAuth2WellKnownSitesEnvTypeSerializer.serialize(OAuth2WellKnownSitesEnvType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OAuth2WellKnownSitesData.setType(OAuth2WellKnownSitesEnvType type) |
OAuth2WellKnownSitesData |
OAuth2WellKnownSitesData.type(OAuth2WellKnownSitesEnvType type) |
| Constructor and Description |
|---|
OAuth2WellKnownSitesData(OAuth2WellKnownSitesAttributes attributes,
String id,
OAuth2WellKnownSitesEnvType type) |
| Constructor and Description |
|---|
OAuth2WellKnownSitesEnvTypeSerializer(Class<OAuth2WellKnownSitesEnvType> t) |
Copyright © 2026. All rights reserved.