Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListCrawledUrlsPage |
WebSecurityScannerClient.ListCrawledUrlsPage.createPage(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context,
ListCrawledUrlsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPage> |
WebSecurityScannerClient.ListCrawledUrlsPage.createPageAsync(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context,
com.google.api.core.ApiFuture<ListCrawledUrlsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListCrawledUrlsFixedSizeCollection |
WebSecurityScannerClient.ListCrawledUrlsFixedSizeCollection.createCollection(List<WebSecurityScannerClient.ListCrawledUrlsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.