Class WebSecurityScannerClient.ListScanRunsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage,WebSecurityScannerClient.ListScanRunsFixedSizeCollection>
-
- com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanRunsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ScanRun>
- Enclosing class:
- WebSecurityScannerClient
public static class WebSecurityScannerClient.ListScanRunsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListScanRunsRequest,ListScanRunsResponse,ScanRun,WebSecurityScannerClient.ListScanRunsPage,WebSecurityScannerClient.ListScanRunsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)
-
-