Uses of Class
com.google.cloud.websecurityscanner.v1alpha.ListFindingsResponse
-
Packages that use ListFindingsResponse Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1alpha.stub -
-
Uses of ListFindingsResponse in com.google.cloud.websecurityscanner.v1alpha
Methods in com.google.cloud.websecurityscanner.v1alpha that return ListFindingsResponse Modifier and Type Method Description ListFindingsResponseListFindingsResponse.Builder. build()ListFindingsResponseListFindingsResponse.Builder. buildPartial()static ListFindingsResponseListFindingsResponse. getDefaultInstance()ListFindingsResponseListFindingsResponse.Builder. getDefaultInstanceForType()ListFindingsResponseListFindingsResponse. getDefaultInstanceForType()ListFindingsResponseWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. listFindings(ListFindingsRequest request)List Findings under a given ScanRun.static ListFindingsResponseListFindingsResponse. parseDelimitedFrom(InputStream input)static ListFindingsResponseListFindingsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponseListFindingsResponse. parseFrom(byte[] data)static ListFindingsResponseListFindingsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponseListFindingsResponse. parseFrom(com.google.protobuf.ByteString data)static ListFindingsResponseListFindingsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponseListFindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListFindingsResponseListFindingsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponseListFindingsResponse. parseFrom(InputStream input)static ListFindingsResponseListFindingsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListFindingsResponseListFindingsResponse. parseFrom(ByteBuffer data)static ListFindingsResponseListFindingsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1alpha that return types with arguments of type ListFindingsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFindingsRequest,ListFindingsResponse>WebSecurityScannerGrpc. getListFindingsMethod()com.google.protobuf.Parser<ListFindingsResponse>ListFindingsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListFindingsResponse>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. listFindings(ListFindingsRequest request)List Findings under a given ScanRun.com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>WebSecurityScannerClient. listFindingsCallable()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.static com.google.protobuf.Parser<ListFindingsResponse>ListFindingsResponse. parser()Methods in com.google.cloud.websecurityscanner.v1alpha with parameters of type ListFindingsResponse Modifier and Type Method Description protected WebSecurityScannerClient.ListFindingsPageWebSecurityScannerClient.ListFindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,Finding> context, ListFindingsResponse response)ListFindingsResponse.BuilderListFindingsResponse.Builder. mergeFrom(ListFindingsResponse other)static ListFindingsResponse.BuilderListFindingsResponse. newBuilder(ListFindingsResponse prototype)Method parameters in com.google.cloud.websecurityscanner.v1alpha with type arguments of type ListFindingsResponse 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)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)protected WebSecurityScannerClient.ListFindingsPageWebSecurityScannerClient.ListFindingsPage. createPage(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,Finding> context, ListFindingsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListFindingsPage>WebSecurityScannerClient.ListFindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,Finding> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListFindingsPage>WebSecurityScannerClient.ListFindingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFindingsRequest,ListFindingsResponse,Finding> context, com.google.api.core.ApiFuture<ListFindingsResponse> futureResponse)default voidWebSecurityScannerGrpc.AsyncService. listFindings(ListFindingsRequest request, io.grpc.stub.StreamObserver<ListFindingsResponse> responseObserver)List Findings under a given ScanRun.voidWebSecurityScannerGrpc.WebSecurityScannerStub. listFindings(ListFindingsRequest request, io.grpc.stub.StreamObserver<ListFindingsResponse> responseObserver)List Findings under a given ScanRun. -
Uses of ListFindingsResponse in com.google.cloud.websecurityscanner.v1alpha.stub
Methods in com.google.cloud.websecurityscanner.v1alpha.stub that return types with arguments of type ListFindingsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>GrpcWebSecurityScannerStub. listFindingsCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>HttpJsonWebSecurityScannerStub. listFindingsCallable()com.google.api.gax.rpc.UnaryCallable<ListFindingsRequest,ListFindingsResponse>WebSecurityScannerStub. listFindingsCallable()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.
-