public interface ScanSummary
| Modifier and Type | Method and Description |
|---|---|
java.time.Instant |
createdDate() |
java.time.Duration |
duration() |
java.lang.String |
id() |
java.lang.String |
organizationId() |
java.lang.String |
projectId() |
java.lang.String |
scanId() |
int |
totalFixedResults() |
int |
totalNewResults() |
int |
totalResults() |
java.lang.String id()
java.lang.String scanId()
java.lang.String projectId()
java.lang.String organizationId()
java.time.Duration duration()
int totalResults()
int totalNewResults()
int totalFixedResults()
java.time.Instant createdDate()
Copyright © 2022 Contrast Security, Inc.. All rights reserved.