public static class WebSecurityScannerClient.ListScanRunsPage extends com.google.api.gax.paging.AbstractPage<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage>
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListScanRunsPage |
createPage(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context,
ListScanRunsResponse response) |
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context,
com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse) |
protected WebSecurityScannerClient.ListScanRunsPage createPage(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, ListScanRunsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage>
public com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage>
Copyright © 2019 Google LLC. All rights reserved.