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