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