| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CodeLocation |
CodeLocation.filePath(String filePath) |
CodeLocation |
VulnerabilityAttributes.getCodeLocation()
Code vulnerability location.
|
CodeLocation |
CodeLocation.location(String location) |
CodeLocation |
CodeLocation.method(String method) |
CodeLocation |
CodeLocation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityAttributes |
VulnerabilityAttributes.codeLocation(CodeLocation codeLocation) |
void |
VulnerabilityAttributes.setCodeLocation(CodeLocation codeLocation) |
Copyright © 2025. All rights reserved.