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