Uses of Class
com.google.cloud.websecurityscanner.v1beta.ListScanRunsResponse
-
Packages that use ListScanRunsResponse Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1beta.stub -
-
Uses of ListScanRunsResponse in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta that return ListScanRunsResponse Modifier and Type Method Description ListScanRunsResponseListScanRunsResponse.Builder. build()ListScanRunsResponseListScanRunsResponse.Builder. buildPartial()static ListScanRunsResponseListScanRunsResponse. getDefaultInstance()ListScanRunsResponseListScanRunsResponse.Builder. getDefaultInstanceForType()ListScanRunsResponseListScanRunsResponse. getDefaultInstanceForType()ListScanRunsResponseWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. listScanRuns(ListScanRunsRequest request)Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.static ListScanRunsResponseListScanRunsResponse. parseDelimitedFrom(InputStream input)static ListScanRunsResponseListScanRunsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanRunsResponseListScanRunsResponse. parseFrom(byte[] data)static ListScanRunsResponseListScanRunsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanRunsResponseListScanRunsResponse. parseFrom(com.google.protobuf.ByteString data)static ListScanRunsResponseListScanRunsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanRunsResponseListScanRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListScanRunsResponseListScanRunsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanRunsResponseListScanRunsResponse. parseFrom(InputStream input)static ListScanRunsResponseListScanRunsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanRunsResponseListScanRunsResponse. parseFrom(ByteBuffer data)static ListScanRunsResponseListScanRunsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1beta that return types with arguments of type ListScanRunsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListScanRunsRequest,ListScanRunsResponse>WebSecurityScannerGrpc. getListScanRunsMethod()com.google.protobuf.Parser<ListScanRunsResponse>ListScanRunsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListScanRunsResponse>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. listScanRuns(ListScanRunsRequest request)Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,ListScanRunsResponse>WebSecurityScannerClient. listScanRunsCallable()Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.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.com.google.api.gax.rpc.PagedCallSettings<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse>WebSecurityScannerSettings. listScanRunsSettings()Returns the object with the settings used for calls to listScanRuns.static com.google.protobuf.Parser<ListScanRunsResponse>ListScanRunsResponse. parser()Methods in com.google.cloud.websecurityscanner.v1beta with parameters of type ListScanRunsResponse Modifier and Type Method Description protected WebSecurityScannerClient.ListScanRunsPageWebSecurityScannerClient.ListScanRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, ListScanRunsResponse response)ListScanRunsResponse.BuilderListScanRunsResponse.Builder. mergeFrom(ListScanRunsResponse other)static ListScanRunsResponse.BuilderListScanRunsResponse. newBuilder(ListScanRunsResponse prototype)Method parameters in com.google.cloud.websecurityscanner.v1beta with type arguments of type ListScanRunsResponse Modifier and Type Method 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)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)protected WebSecurityScannerClient.ListScanRunsPageWebSecurityScannerClient.ListScanRunsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, ListScanRunsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage>WebSecurityScannerClient.ListScanRunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanRunsPage>WebSecurityScannerClient.ListScanRunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanRunsRequest,ListScanRunsResponse,ScanRun> context, com.google.api.core.ApiFuture<ListScanRunsResponse> futureResponse)default voidWebSecurityScannerGrpc.AsyncService. listScanRuns(ListScanRunsRequest request, io.grpc.stub.StreamObserver<ListScanRunsResponse> responseObserver)Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.voidWebSecurityScannerGrpc.WebSecurityScannerStub. listScanRuns(ListScanRunsRequest request, io.grpc.stub.StreamObserver<ListScanRunsResponse> responseObserver)Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time. -
Uses of ListScanRunsResponse in com.google.cloud.websecurityscanner.v1beta.stub
Methods in com.google.cloud.websecurityscanner.v1beta.stub that return types with arguments of type ListScanRunsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,ListScanRunsResponse>GrpcWebSecurityScannerStub. listScanRunsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,ListScanRunsResponse>HttpJsonWebSecurityScannerStub. listScanRunsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanRunsRequest,ListScanRunsResponse>WebSecurityScannerStub. listScanRunsCallable()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.com.google.api.gax.rpc.PagedCallSettings<ListScanRunsRequest,ListScanRunsResponse,WebSecurityScannerClient.ListScanRunsPagedResponse>WebSecurityScannerStubSettings. listScanRunsSettings()Returns the object with the settings used for calls to listScanRuns.
-