| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssueCaseInsight |
IssueCaseInsight.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IssueCaseInsight |
IssueCaseInsight.ref(String ref) |
IssueCaseInsight |
IssueCaseInsight.resourceId(String resourceId) |
IssueCaseInsight |
IssueCaseInsight.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<IssueCaseInsight> |
IssueCaseAttributes.getInsights()
Insights of the case.
|
| Modifier and Type | Method and Description |
|---|---|
IssueCaseAttributes |
IssueCaseAttributes.addInsightsItem(IssueCaseInsight insightsItem) |
| Modifier and Type | Method and Description |
|---|---|
IssueCaseAttributes |
IssueCaseAttributes.insights(List<IssueCaseInsight> insights) |
void |
IssueCaseAttributes.setInsights(List<IssueCaseInsight> insights) |
Copyright © 2025. All rights reserved.