Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1beta |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListScanRunsPage |
WebSecurityScannerClient.ListScanRunsPage.createPage(PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context,
ListScanRunsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage> |
WebSecurityScannerClient.ListScanRunsPage.createPageAsync(PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context,
com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListScanRunsFixedSizeCollection |
WebSecurityScannerClient.ListScanRunsFixedSizeCollection.createCollection(List<WebSecurityScannerClient.ListScanRunsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.