| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseViewAttributes |
CaseView.getAttributes()
Attributes of a case view, including the filter query and optional notification rule.
|
CaseViewAttributes |
CaseViewAttributes.name(String name) |
CaseViewAttributes |
CaseViewAttributes.npRuleId(String npRuleId) |
CaseViewAttributes |
CaseViewAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseViewAttributes |
CaseViewAttributes.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
CaseView |
CaseView.attributes(CaseViewAttributes attributes) |
void |
CaseView.setAttributes(CaseViewAttributes attributes) |
| Constructor and Description |
|---|
CaseView(CaseViewAttributes attributes,
String id,
CaseViewResourceType type) |
Copyright © 2026. All rights reserved.