| Package | Description |
|---|---|
| io.jenkins.plugins.zscaler.scanresults |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyResult> |
IacScanResult.getFailed() |
List<PolicyResult> |
IacScanResult.getPassed() |
List<PolicyResult> |
IacScanResult.getSkipped() |
| Modifier and Type | Method and Description |
|---|---|
void |
IacScanResult.setFailed(List<PolicyResult> failed) |
void |
IacScanResult.setPassed(List<PolicyResult> passed) |
void |
IacScanResult.setSkipped(List<PolicyResult> skipped) |
Copyright © 2016–2022. All rights reserved.