Uses of Class
com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerClient.ListScanConfigsPage
-
Packages that use WebSecurityScannerClient.ListScanConfigsPage Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of WebSecurityScannerClient.ListScanConfigsPage in com.google.cloud.websecurityscanner.v1alpha
Methods in com.google.cloud.websecurityscanner.v1alpha that return WebSecurityScannerClient.ListScanConfigsPage Modifier and Type Method Description protected WebSecurityScannerClient.ListScanConfigsPage
WebSecurityScannerClient.ListScanConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, ListScanConfigsResponse response)
Methods in com.google.cloud.websecurityscanner.v1alpha that return types with arguments of type WebSecurityScannerClient.ListScanConfigsPage Modifier and Type Method Description com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPage>
WebSecurityScannerClient.ListScanConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)
Method parameters in com.google.cloud.websecurityscanner.v1alpha with type arguments of type WebSecurityScannerClient.ListScanConfigsPage Modifier and Type Method Description protected WebSecurityScannerClient.ListScanConfigsFixedSizeCollection
WebSecurityScannerClient.ListScanConfigsFixedSizeCollection. createCollection(List<WebSecurityScannerClient.ListScanConfigsPage> pages, int collectionSize)
-