public class VulnerabilityTrend.TrendStep extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
VulnerabilityTrend.TrendStep.StatusBreakdown |
| Constructor and Description |
|---|
TrendStep() |
| Modifier and Type | Method and Description |
|---|---|
List<VulnerabilityTrend.TrendStep.StatusBreakdown> |
getBreakdown()
The breakdown for the trend step
|
int |
getCount()
The count for the trend step
|
long |
getTimestamp()
The timestamp for the trend step
|
public int getCount()
public long getTimestamp()
public List<VulnerabilityTrend.TrendStep.StatusBreakdown> getBreakdown()
Copyright © 2021 Contrast Security. All rights reserved.