| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DependencyLocation |
DependencyLocation.columnEnd(Long columnEnd) |
DependencyLocation |
DependencyLocation.columnStart(Long columnStart) |
DependencyLocation |
DependencyLocation.fileName(String fileName) |
DependencyLocation |
VulnerabilityDependencyLocations.getBlock()
Static library vulnerability location.
|
DependencyLocation |
VulnerabilityDependencyLocations.getName()
Static library vulnerability location.
|
DependencyLocation |
VulnerabilityDependencyLocations.getVersion()
Static library vulnerability location.
|
DependencyLocation |
DependencyLocation.lineEnd(Long lineEnd) |
DependencyLocation |
DependencyLocation.lineStart(Long lineStart) |
DependencyLocation |
DependencyLocation.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
VulnerabilityDependencyLocations |
VulnerabilityDependencyLocations.block(DependencyLocation block) |
VulnerabilityDependencyLocations |
VulnerabilityDependencyLocations.name(DependencyLocation name) |
void |
VulnerabilityDependencyLocations.setBlock(DependencyLocation block) |
void |
VulnerabilityDependencyLocations.setName(DependencyLocation name) |
void |
VulnerabilityDependencyLocations.setVersion(DependencyLocation version) |
VulnerabilityDependencyLocations |
VulnerabilityDependencyLocations.version(DependencyLocation version) |
| Constructor and Description |
|---|
VulnerabilityDependencyLocations(DependencyLocation block) |
Copyright © 2025. All rights reserved.