| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EntityResponseDataAttributes |
EntityResponseDataAttributes.addTagsItem(String tagsItem) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.apiVersion(String apiVersion) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.description(String description) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.displayName(String displayName) |
EntityResponseDataAttributes |
PreviewEntityResponseData.getAttributes()
Entity response attributes containing core entity metadata fields.
|
EntityResponseDataAttributes |
EntityResponseDataAttributes.kind(String kind) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.name(String name) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.namespace(String namespace) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.owner(String owner) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.properties(Map<String,Object> properties) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EntityResponseDataAttributes |
EntityResponseDataAttributes.putPropertiesItem(String key,
Object propertiesItem) |
EntityResponseDataAttributes |
EntityResponseDataAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
PreviewEntityResponseData |
PreviewEntityResponseData.attributes(EntityResponseDataAttributes attributes) |
void |
PreviewEntityResponseData.setAttributes(EntityResponseDataAttributes attributes) |
Copyright © 2026. All rights reserved.