| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerInvestigationResponseDataAttributes |
TriggerInvestigationResponseData.getAttributes()
Attributes for the trigger investigation response.
|
TriggerInvestigationResponseDataAttributes |
TriggerInvestigationResponseDataAttributes.investigationId(String investigationId) |
TriggerInvestigationResponseDataAttributes |
TriggerInvestigationResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
TriggerInvestigationResponseData |
TriggerInvestigationResponseData.attributes(TriggerInvestigationResponseDataAttributes attributes) |
void |
TriggerInvestigationResponseData.setAttributes(TriggerInvestigationResponseDataAttributes attributes) |
| Constructor and Description |
|---|
TriggerInvestigationResponseData(TriggerInvestigationResponseDataAttributes attributes,
String id,
TriggerInvestigationResponseType type) |
Copyright © 2026. All rights reserved.