Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1beta |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.websecurityscanner.v1beta.stub |
Modifier and Type | Method and Description |
---|---|
WebSecurityScannerClient.ListCrawledUrlsPagedResponse |
WebSecurityScannerClient.listCrawledUrls(ListCrawledUrlsRequest request)
List CrawledUrls under a given ScanRun.
|
WebSecurityScannerClient.ListCrawledUrlsPagedResponse |
WebSecurityScannerClient.listCrawledUrls(ScanRunName parent)
List CrawledUrls under a given ScanRun.
|
WebSecurityScannerClient.ListCrawledUrlsPagedResponse |
WebSecurityScannerClient.listCrawledUrls(String parent)
List CrawledUrls under a given ScanRun.
|
Copyright © 2022 Google LLC. All rights reserved.