| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventResponseAttributes |
EventResponseAttributes.addTagsItem(String tagsItem) |
EventResponseAttributes |
EventResponseAttributes.attributes(EventAttributes attributes) |
EventResponseAttributes |
EventResponse.getAttributes()
The object description of an event response attribute.
|
EventResponseAttributes |
EventResponseAttributes.message(String message) |
EventResponseAttributes |
EventResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EventResponseAttributes |
EventResponseAttributes.tags(List<String> tags) |
EventResponseAttributes |
EventResponseAttributes.timestamp(OffsetDateTime timestamp) |
| Modifier and Type | Method and Description |
|---|---|
EventResponse |
EventResponse.attributes(EventResponseAttributes attributes) |
void |
EventResponse.setAttributes(EventResponseAttributes attributes) |
Copyright © 2024. All rights reserved.