Class WebSecurityScannerClient.ListScanRunsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage,WebSecurityScannerClient.ListScanRunsFixedSizeCollection>
com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerClient.ListScanRunsPagedResponse
- All Implemented Interfaces:
PagedListResponse<ScanRun>
- Enclosing class:
- WebSecurityScannerClient
public static class WebSecurityScannerClient.ListScanRunsPagedResponse
extends AbstractPagedListResponse<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage,WebSecurityScannerClient.ListScanRunsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListScanRunsRequest, ListScanRunsResponse, ScanRun> context, ApiFuture<ListScanRunsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<WebSecurityScannerClient.ListScanRunsPagedResponse> createAsync(PageContext<ListScanRunsRequest, ListScanRunsResponse, ScanRun> context, ApiFuture<ListScanRunsResponse> futureResponse)
-