| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityFindingsAttributes |
SecurityFindingsAttributes.addTagsItem(String tagsItem) |
SecurityFindingsAttributes |
SecurityFindingsAttributes.attributes(Map<String,Object> attributes) |
SecurityFindingsAttributes |
SecurityFindingsData.getAttributes()
The JSON object containing all attributes of the security finding.
|
SecurityFindingsAttributes |
SecurityFindingsAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SecurityFindingsAttributes |
SecurityFindingsAttributes.putAttributesItem(String key,
Object attributesItem) |
SecurityFindingsAttributes |
SecurityFindingsAttributes.tags(List<String> tags) |
SecurityFindingsAttributes |
SecurityFindingsAttributes.timestamp(Long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
SecurityFindingsData |
SecurityFindingsData.attributes(SecurityFindingsAttributes attributes) |
void |
SecurityFindingsData.setAttributes(SecurityFindingsAttributes attributes) |
Copyright © 2026. All rights reserved.