| 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 |
CIAppPipelineEvent.getAttributes()
JSON object containing all event attributes and their associated values.
|
CIAppEventAttributes |
CIAppTestEvent.getAttributes()
JSON object containing all event attributes and their associated values.
|
CIAppEventAttributes |
CIAppEventAttributes.putAttributesItem(String key,
Object attributesItem) |
CIAppEventAttributes |
CIAppEventAttributes.service(String service) |
CIAppEventAttributes |
CIAppEventAttributes.tags(List<String> tags) |
CIAppEventAttributes |
CIAppEventAttributes.timestamp(OffsetDateTime timestamp) |
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelineEvent |
CIAppPipelineEvent.attributes(CIAppEventAttributes attributes) |
CIAppTestEvent |
CIAppTestEvent.attributes(CIAppEventAttributes attributes) |
void |
CIAppPipelineEvent.setAttributes(CIAppEventAttributes attributes) |
void |
CIAppTestEvent.setAttributes(CIAppEventAttributes attributes) |
Copyright © 2023. All rights reserved.