public static class WebSecurityScannerClient.ListCrawledUrlsPage extends AbstractPage<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl,WebSecurityScannerClient.ListCrawledUrlsPage>
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListCrawledUrlsPage |
createPage(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context,
ListCrawledUrlsResponse response) |
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPage> |
createPageAsync(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context,
com.google.api.core.ApiFuture<ListCrawledUrlsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected WebSecurityScannerClient.ListCrawledUrlsPage createPage(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context, ListCrawledUrlsResponse response)
public com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPage> createPageAsync(PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context, com.google.api.core.ApiFuture<ListCrawledUrlsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.