Uses of Interface
com.google.cloud.websecurityscanner.v1.ScanRunOrBuilder
-
Packages that use ScanRunOrBuilder Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner API -
-
Uses of ScanRunOrBuilder in com.google.cloud.websecurityscanner.v1
Classes in com.google.cloud.websecurityscanner.v1 that implement ScanRunOrBuilder Modifier and Type Class Description class
ScanRun
A ScanRun is a output-only resource representing an actual run of the scan.static class
ScanRun.Builder
A ScanRun is a output-only resource representing an actual run of the scan.Methods in com.google.cloud.websecurityscanner.v1 that return ScanRunOrBuilder Modifier and Type Method Description ScanRunOrBuilder
ListScanRunsResponse.Builder. getScanRunsOrBuilder(int index)
The list of ScanRuns returned.ScanRunOrBuilder
ListScanRunsResponse. getScanRunsOrBuilder(int index)
The list of ScanRuns returned.ScanRunOrBuilder
ListScanRunsResponseOrBuilder. getScanRunsOrBuilder(int index)
The list of ScanRuns returned.Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type ScanRunOrBuilder Modifier and Type Method Description List<? extends ScanRunOrBuilder>
ListScanRunsResponse.Builder. getScanRunsOrBuilderList()
The list of ScanRuns returned.List<? extends ScanRunOrBuilder>
ListScanRunsResponse. getScanRunsOrBuilderList()
The list of ScanRuns returned.List<? extends ScanRunOrBuilder>
ListScanRunsResponseOrBuilder. getScanRunsOrBuilderList()
The list of ScanRuns returned.
-