| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionResponse |
OrgConnectionsApi.createOrgConnections(OrgConnectionCreateRequest body)
Create Org Connection.
|
OrgConnectionResponse |
OrgConnectionsApi.updateOrgConnections(UUID connectionId,
OrgConnectionUpdateRequest body)
Update Org Connection.
|
| Modifier and Type | Method and Description |
|---|---|
OrgConnectionResponse |
OrgConnectionResponse.data(OrgConnection data) |
OrgConnectionResponse |
OrgConnectionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.