| Package | Description | 
|---|---|
| com.google.cloud.websecurityscanner.v1beta | 
 A client to Web Security Scanner API. 
 | 
| com.google.cloud.websecurityscanner.v1beta.stub | 
| Modifier and Type | Method and Description | 
|---|---|
WebSecurityScannerClient.ListScanRunsPagedResponse | 
WebSecurityScannerClient.listScanRuns(ListScanRunsRequest request)
Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time. 
 | 
WebSecurityScannerClient.ListScanRunsPagedResponse | 
WebSecurityScannerClient.listScanRuns(String parent)
Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerClient.ListScanRunsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context,
           com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerClient.listScanRunsPagedCallable()
Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerSettings.listScanRunsSettings()
Returns the object with the settings used for calls to listScanRuns. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerSettings.Builder.listScanRunsSettings()
Returns the builder for the settings used for calls to listScanRuns. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerStub.listScanRunsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
GrpcWebSecurityScannerStub.listScanRunsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerStubSettings.listScanRunsSettings()
Returns the object with the settings used for calls to listScanRuns. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse> | 
WebSecurityScannerStubSettings.Builder.listScanRunsSettings()
Returns the builder for the settings used for calls to listScanRuns. 
 | 
Copyright © 2019 Google LLC. All rights reserved.