Uses of Interface
com.google.cloud.websecurityscanner.v1alpha.ScanRunOrBuilder
-
Packages that use ScanRunOrBuilder Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of ScanRunOrBuilder in com.google.cloud.websecurityscanner.v1alpha
Classes in com.google.cloud.websecurityscanner.v1alpha 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.v1alpha that return ScanRunOrBuilder Modifier and Type Method Description ScanRunOrBuilderScanConfig.Builder. getLatestRunOrBuilder()Latest ScanRun if available.ScanRunOrBuilderScanConfig. getLatestRunOrBuilder()Latest ScanRun if available.ScanRunOrBuilderScanConfigOrBuilder. getLatestRunOrBuilder()Latest ScanRun if available.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.v1alpha 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.
-