| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionCreateRelationships |
OrgConnectionCreate.getRelationships()
Relationships for org connection creation.
|
OrgConnectionCreateRelationships |
OrgConnectionCreateRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OrgConnectionCreateRelationships |
OrgConnectionCreateRelationships.sinkOrg(OrgConnectionOrgRelationship sinkOrg) |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionCreate |
OrgConnectionCreate.relationships(OrgConnectionCreateRelationships relationships) |
void |
OrgConnectionCreate.setRelationships(OrgConnectionCreateRelationships relationships) |
| Constructor and Description |
|---|
OrgConnectionCreate(OrgConnectionCreateAttributes attributes,
OrgConnectionCreateRelationships relationships,
OrgConnectionType type) |
Copyright © 2025. All rights reserved.