public class VulnerabilityTrend.TrendStep
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
VulnerabilityTrend.TrendStep.StatusBreakdown |
| Constructor and Description |
|---|
TrendStep() |
| Modifier and Type | Method and Description |
|---|---|
java.util.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 java.util.List<VulnerabilityTrend.TrendStep.StatusBreakdown> getBreakdown()
Copyright © 2022 Contrast Security, Inc.. All rights reserved.