| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseInsight |
CaseInsight.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseInsight |
CaseInsight.ref(String ref) |
CaseInsight |
CaseInsight.resourceId(String resourceId) |
CaseInsight |
CaseInsight.type(CaseInsightType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseInsight> |
CaseInsightsAttributes.getInsights()
Array of insights to add to or remove from a case.
|
| Modifier and Type | Method and Description |
|---|---|
CaseInsightsAttributes |
CaseInsightsAttributes.addInsightsItem(CaseInsight insightsItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseInsightsAttributes |
CaseInsightsAttributes.insights(List<CaseInsight> insights) |
void |
CaseInsightsAttributes.setInsights(List<CaseInsight> insights) |
| Constructor and Description |
|---|
CaseInsightsAttributes(List<CaseInsight> insights) |
Copyright © 2026. All rights reserved.