| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WebIntegrationAccountResponse |
WebIntegrationsApi.createWebIntegrationAccount(String integrationName,
WebIntegrationAccountCreateRequest body)
Create a web integration account.
|
WebIntegrationAccountResponse |
WebIntegrationsApi.getWebIntegrationAccount(String integrationName,
String accountId)
Get a web integration account.
|
WebIntegrationAccountResponse |
WebIntegrationsApi.updateWebIntegrationAccount(String integrationName,
String accountId,
WebIntegrationAccountUpdateRequest body)
Update a web integration account.
|
| Modifier and Type | Method and Description |
|---|---|
WebIntegrationAccountResponse |
WebIntegrationAccountResponse.data(WebIntegrationAccountResponseData data) |
WebIntegrationAccountResponse |
WebIntegrationAccountResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.