| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseUpdateAttributesAttributes |
CaseUpdateAttributesAttributes.attributes(Map<String,List<String>> attributes) |
CaseUpdateAttributesAttributes |
CaseUpdateAttributes.getAttributes()
Case update attributes attributes
|
CaseUpdateAttributesAttributes |
CaseUpdateAttributesAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseUpdateAttributesAttributes |
CaseUpdateAttributesAttributes.putAttributesItem(String key,
List<String> attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
CaseUpdateAttributes |
CaseUpdateAttributes.attributes(CaseUpdateAttributesAttributes attributes) |
void |
CaseUpdateAttributes.setAttributes(CaseUpdateAttributesAttributes attributes) |
| Constructor and Description |
|---|
CaseUpdateAttributes(CaseUpdateAttributesAttributes attributes,
CaseResourceType type) |
Copyright © 2025. All rights reserved.