| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseViewUpdateAttributes |
CaseViewUpdate.getAttributes()
Attributes that can be updated on a case view.
|
CaseViewUpdateAttributes |
CaseViewUpdateAttributes.name(String name) |
CaseViewUpdateAttributes |
CaseViewUpdateAttributes.npRuleId(String npRuleId) |
CaseViewUpdateAttributes |
CaseViewUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseViewUpdateAttributes |
CaseViewUpdateAttributes.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
CaseViewUpdate |
CaseViewUpdate.attributes(CaseViewUpdateAttributes attributes) |
void |
CaseViewUpdate.setAttributes(CaseViewUpdateAttributes attributes) |
Copyright © 2026. All rights reserved.