| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionRelationships |
OrgConnectionRelationships.createdBy(OrgConnectionUserRelationship createdBy) |
OrgConnectionRelationships |
OrgConnection.getRelationships()
Related organizations and user.
|
OrgConnectionRelationships |
OrgConnectionRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OrgConnectionRelationships |
OrgConnectionRelationships.sinkOrg(OrgConnectionOrgRelationship sinkOrg) |
OrgConnectionRelationships |
OrgConnectionRelationships.sourceOrg(OrgConnectionOrgRelationship sourceOrg) |
| Modifier and Type | Method and Description |
|---|---|
OrgConnection |
OrgConnection.relationships(OrgConnectionRelationships relationships) |
void |
OrgConnection.setRelationships(OrgConnectionRelationships relationships) |
| Constructor and Description |
|---|
OrgConnection(OrgConnectionAttributes attributes,
UUID id,
OrgConnectionRelationships relationships,
OrgConnectionType type) |
Copyright © 2026. All rights reserved.