| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseInsightsData |
CaseInsightsData.attributes(CaseInsightsAttributes attributes) |
CaseInsightsData |
CaseInsightsRequest.getData()
Data object containing the insights to add or remove.
|
CaseInsightsData |
CaseInsightsData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseInsightsData |
CaseInsightsData.type(CaseResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
CaseInsightsRequest |
CaseInsightsRequest.data(CaseInsightsData data) |
void |
CaseInsightsRequest.setData(CaseInsightsData data) |
| Constructor and Description |
|---|
CaseInsightsRequest(CaseInsightsData data) |
Copyright © 2026. All rights reserved.