| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FindingAttributes |
FindingAttributes.addTagsItem(String tagsItem) |
FindingAttributes |
FindingAttributes.evaluation(FindingEvaluation evaluation) |
FindingAttributes |
FindingAttributes.evaluationChangedAt(Long evaluationChangedAt) |
FindingAttributes |
Finding.getAttributes()
The JSON:API attributes of the finding.
|
FindingAttributes |
FindingAttributes.mute(FindingMute mute) |
FindingAttributes |
FindingAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
FindingAttributes |
FindingAttributes.resource(String resource) |
FindingAttributes |
FindingAttributes.resourceDiscoveryDate(Long resourceDiscoveryDate) |
FindingAttributes |
FindingAttributes.resourceType(String resourceType) |
FindingAttributes |
FindingAttributes.rule(FindingRule rule) |
FindingAttributes |
FindingAttributes.status(FindingStatus status) |
FindingAttributes |
FindingAttributes.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
Finding |
Finding.attributes(FindingAttributes attributes) |
void |
Finding.setAttributes(FindingAttributes attributes) |
Copyright © 2024. All rights reserved.