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.ListScanConfigsPage |
WebSecurityScannerClient.ListScanConfigsPage.createPage(PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context,
ListScanConfigsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPage> |
WebSecurityScannerClient.ListScanConfigsPage.createPageAsync(PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context,
com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected WebSecurityScannerClient.ListScanConfigsFixedSizeCollection |
WebSecurityScannerClient.ListScanConfigsFixedSizeCollection.createCollection(List<WebSecurityScannerClient.ListScanConfigsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.