| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.createSecurityMonitoringIntegrationConfig(SecurityMonitoringIntegrationConfigCreateRequest body)
Create an entity context sync configuration.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.getSecurityMonitoringIntegrationConfig(String integrationConfigId)
Get an entity context sync configuration.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.updateSecurityMonitoringIntegrationConfig(String integrationConfigId,
SecurityMonitoringIntegrationConfigUpdateRequest body)
Update an entity context sync configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringIntegrationConfigResponse.data(SecurityMonitoringIntegrationConfigData data) |
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringIntegrationConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.