Class WebSecurityScannerClient.ListScanConfigsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig,WebSecurityScannerClient.ListScanConfigsPage,WebSecurityScannerClient.ListScanConfigsFixedSizeCollection>
com.google.cloud.websecurityscanner.v1.WebSecurityScannerClient.ListScanConfigsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<ScanConfig>
- Enclosing class:
- WebSecurityScannerClient
public static class WebSecurityScannerClient.ListScanConfigsFixedSizeCollection
extends AbstractFixedSizeCollection<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig,WebSecurityScannerClient.ListScanConfigsPage,WebSecurityScannerClient.ListScanConfigsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<WebSecurityScannerClient.ListScanConfigsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected WebSecurityScannerClient.ListScanConfigsFixedSizeCollection createCollection(List<WebSecurityScannerClient.ListScanConfigsPage> pages, int collectionSize)
-