Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1alpha |
A client to Web Security Scanner API.
|
com.google.cloud.websecurityscanner.v1alpha.stub |
Modifier and Type | Method and Description |
---|---|
WebSecurityScannerClient.ListScanConfigsPagedResponse |
WebSecurityScannerClient.listScanConfigs(com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest request)
Lists ScanConfigs under a given project.
|
WebSecurityScannerClient.ListScanConfigsPagedResponse |
WebSecurityScannerClient.listScanConfigs(com.google.cloud.websecurityscanner.v1alpha.ProjectName parent)
Lists ScanConfigs under a given project.
|
WebSecurityScannerClient.ListScanConfigsPagedResponse |
WebSecurityScannerClient.listScanConfigs(String parent)
Lists ScanConfigs under a given project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerClient.ListScanConfigsPagedResponse.createAsync(PageContext<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse,com.google.cloud.websecurityscanner.v1alpha.ScanConfig> context,
com.google.api.core.ApiFuture<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse> futureResponse) |
UnaryCallable<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerClient.listScanConfigsPagedCallable()
Lists ScanConfigs under a given project.
|
PagedCallSettings<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerSettings.listScanConfigsSettings()
Returns the object with the settings used for calls to listScanConfigs.
|
PagedCallSettings.Builder<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerSettings.Builder.listScanConfigsSettings()
Returns the builder for the settings used for calls to listScanConfigs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerStub.listScanConfigsPagedCallable() |
UnaryCallable<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
GrpcWebSecurityScannerStub.listScanConfigsPagedCallable() |
PagedCallSettings<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerStubSettings.listScanConfigsSettings()
Returns the object with the settings used for calls to listScanConfigs.
|
PagedCallSettings.Builder<com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsRequest,com.google.cloud.websecurityscanner.v1alpha.ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse> |
WebSecurityScannerStubSettings.Builder.listScanConfigsSettings()
Returns the builder for the settings used for calls to listScanConfigs.
|
Copyright © 2019 Google LLC. All rights reserved.