Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1alpha |
A client to Web Security Scanner API.
|
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListCrawledUrlsPage |
WebSecurityScannerClient.ListCrawledUrlsPage.createPage(com.google.api.gax.rpc.PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context,
ListCrawledUrlsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPage> |
WebSecurityScannerClient.ListCrawledUrlsPage.createPageAsync(com.google.api.gax.rpc.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 © 2019 Google LLC. All rights reserved.