public class VulnerabilityTrend extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
VulnerabilityTrend.TrendStep |
| Constructor and Description |
|---|
VulnerabilityTrend() |
| Modifier and Type | Method and Description |
|---|---|
List<VulnerabilityTrend.TrendStep> |
getClosedTrend()
Return the closed vulnerability trends
|
List<VulnerabilityTrend.TrendStep> |
getOpenTrend()
Return the open vulnerability trends
|
public List<VulnerabilityTrend.TrendStep> getOpenTrend()
public List<VulnerabilityTrend.TrendStep> getClosedTrend()
Copyright © 2021 Contrast Security. All rights reserved.