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 classScanRunA ScanRun is a output-only resource representing an actual run of the scan.static classScanRun.BuilderA 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 ScanRunOrBuilderListScanRunsResponse.Builder. getScanRunsOrBuilder(int index)The list of ScanRuns returned.ScanRunOrBuilderListScanRunsResponse. getScanRunsOrBuilder(int index)The list of ScanRuns returned.ScanRunOrBuilderListScanRunsResponseOrBuilder. 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.
-