| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgAuthorizedClientRelationships |
OrgAuthorizedClientData.getRelationships()
Relationships for an org authorized client.
|
OrgAuthorizedClientRelationships |
OrgAuthorizedClientRelationships.oauth2Client(OrgAuthorizedClientRelationshipOAuth2Client oauth2Client) |
OrgAuthorizedClientRelationships |
OrgAuthorizedClientRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OrgAuthorizedClientRelationships |
OrgAuthorizedClientRelationships.userAuthorizedClients(OrgAuthorizedClientRelationshipUserAuthorizedClients userAuthorizedClients) |
| Modifier and Type | Method and Description |
|---|---|
OrgAuthorizedClientData |
OrgAuthorizedClientData.relationships(OrgAuthorizedClientRelationships relationships) |
void |
OrgAuthorizedClientData.setRelationships(OrgAuthorizedClientRelationships relationships) |
| Constructor and Description |
|---|
OrgAuthorizedClientData(OrgAuthorizedClientAttributes attributes,
String id,
OrgAuthorizedClientRelationships relationships,
OrgAuthorizedClientType type) |
Copyright © 2026. All rights reserved.