| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Integration |
Integration.attributes(IntegrationAttributes attributes) |
Integration |
Integration.id(String id) |
Integration |
Integration.links(IntegrationLinks links) |
Integration |
Integration.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Integration |
Integration.type(IntegrationType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Integration> |
ListIntegrationsResponse.getData()
Array of integration objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListIntegrationsResponse |
ListIntegrationsResponse.addDataItem(Integration dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListIntegrationsResponse |
ListIntegrationsResponse.data(List<Integration> data) |
void |
ListIntegrationsResponse.setData(List<Integration> data) |
| Constructor and Description |
|---|
ListIntegrationsResponse(List<Integration> data) |
Copyright © 2026. All rights reserved.