Uses of Class
com.google.cloud.websecurityscanner.v1.WebSecurityScannerClient.ListFindingsPagedResponse
-
Packages that use WebSecurityScannerClient.ListFindingsPagedResponse Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1.stub -
-
Uses of WebSecurityScannerClient.ListFindingsPagedResponse in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return WebSecurityScannerClient.ListFindingsPagedResponse Modifier and Type Method Description WebSecurityScannerClient.ListFindingsPagedResponseWebSecurityScannerClient. listFindings(ListFindingsRequest request)List Findings under a given ScanRun.Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type WebSecurityScannerClient.ListFindingsPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerClient.ListFindingsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,Finding> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerClient. listFindingsPagedCallable()List Findings under a given ScanRun.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerSettings.Builder. listFindingsSettings()Returns the builder for the settings used for calls to listFindings.com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerSettings. listFindingsSettings()Returns the object with the settings used for calls to listFindings. -
Uses of WebSecurityScannerClient.ListFindingsPagedResponse in com.google.cloud.websecurityscanner.v1.stub
Methods in com.google.cloud.websecurityscanner.v1.stub that return types with arguments of type WebSecurityScannerClient.ListFindingsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,WebSecurityScannerClient.ListFindingsPagedResponse>GrpcWebSecurityScannerStub. listFindingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,WebSecurityScannerClient.ListFindingsPagedResponse>HttpJsonWebSecurityScannerStub. listFindingsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerStub. listFindingsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerStubSettings.Builder. listFindingsSettings()Returns the builder for the settings used for calls to listFindings.com.google.api.gax.rpc.PagedCallSettings<ListFindingsRequest,ListFindingsResponse,WebSecurityScannerClient.ListFindingsPagedResponse>WebSecurityScannerStubSettings. listFindingsSettings()Returns the object with the settings used for calls to listFindings.
-