| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CIAppEventAttributes |
CIAppEventAttributes.addTagsItem(String tagsItem) |
CIAppEventAttributes |
CIAppEventAttributes.attributes(Map<String,Object> attributes) |
CIAppEventAttributes |
CIAppTestEvent.getAttributes()
JSON object containing all event attributes and their associated values.
|
CIAppEventAttributes |
CIAppEventAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CIAppEventAttributes |
CIAppEventAttributes.putAttributesItem(String key,
Object attributesItem) |
CIAppEventAttributes |
CIAppEventAttributes.tags(List<String> tags) |
CIAppEventAttributes |
CIAppEventAttributes.testLevel(CIAppTestLevel testLevel) |
| Modifier and Type | Method and Description |
|---|---|
CIAppTestEvent |
CIAppTestEvent.attributes(CIAppEventAttributes attributes) |
void |
CIAppTestEvent.setAttributes(CIAppEventAttributes attributes) |
Copyright © 2024. All rights reserved.