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