Uses of Class
com.google.cloud.websecurityscanner.v1.ListCrawledUrlsRequest
-
Packages that use ListCrawledUrlsRequest Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1.stub -
-
Uses of ListCrawledUrlsRequest in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return ListCrawledUrlsRequest Modifier and Type Method Description ListCrawledUrlsRequestListCrawledUrlsRequest.Builder. build()ListCrawledUrlsRequestListCrawledUrlsRequest.Builder. buildPartial()static ListCrawledUrlsRequestListCrawledUrlsRequest. getDefaultInstance()ListCrawledUrlsRequestListCrawledUrlsRequest.Builder. getDefaultInstanceForType()ListCrawledUrlsRequestListCrawledUrlsRequest. getDefaultInstanceForType()static ListCrawledUrlsRequestListCrawledUrlsRequest. parseDelimitedFrom(InputStream input)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(byte[] data)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(com.google.protobuf.ByteString data)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(InputStream input)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(ByteBuffer data)static ListCrawledUrlsRequestListCrawledUrlsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type ListCrawledUrlsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCrawledUrlsRequest,ListCrawledUrlsResponse>WebSecurityScannerGrpc. getListCrawledUrlsMethod()com.google.protobuf.Parser<ListCrawledUrlsRequest>ListCrawledUrlsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,ListCrawledUrlsResponse>WebSecurityScannerClient. listCrawledUrlsCallable()List CrawledUrls under a given ScanRun.com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerClient. listCrawledUrlsPagedCallable()List CrawledUrls under a given ScanRun.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerSettings.Builder. listCrawledUrlsSettings()Returns the builder for the settings used for calls to listCrawledUrls.com.google.api.gax.rpc.PagedCallSettings<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerSettings. listCrawledUrlsSettings()Returns the object with the settings used for calls to listCrawledUrls.static com.google.protobuf.Parser<ListCrawledUrlsRequest>ListCrawledUrlsRequest. parser()Methods in com.google.cloud.websecurityscanner.v1 with parameters of type ListCrawledUrlsRequest Modifier and Type Method Description WebSecurityScannerClient.ListCrawledUrlsPagedResponseWebSecurityScannerClient. listCrawledUrls(ListCrawledUrlsRequest request)List CrawledUrls under a given ScanRun.default voidWebSecurityScannerGrpc.AsyncService. listCrawledUrls(ListCrawledUrlsRequest request, io.grpc.stub.StreamObserver<ListCrawledUrlsResponse> responseObserver)List CrawledUrls under a given ScanRun.ListCrawledUrlsResponseWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. listCrawledUrls(ListCrawledUrlsRequest request)List CrawledUrls under a given ScanRun.com.google.common.util.concurrent.ListenableFuture<ListCrawledUrlsResponse>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. listCrawledUrls(ListCrawledUrlsRequest request)List CrawledUrls under a given ScanRun.voidWebSecurityScannerGrpc.WebSecurityScannerStub. listCrawledUrls(ListCrawledUrlsRequest request, io.grpc.stub.StreamObserver<ListCrawledUrlsResponse> responseObserver)List CrawledUrls under a given ScanRun.ListCrawledUrlsRequest.BuilderListCrawledUrlsRequest.Builder. mergeFrom(ListCrawledUrlsRequest other)static ListCrawledUrlsRequest.BuilderListCrawledUrlsRequest. newBuilder(ListCrawledUrlsRequest prototype)Method parameters in com.google.cloud.websecurityscanner.v1 with type arguments of type ListCrawledUrlsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerClient.ListCrawledUrlsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context, com.google.api.core.ApiFuture<ListCrawledUrlsResponse> futureResponse)protected WebSecurityScannerClient.ListCrawledUrlsPageWebSecurityScannerClient.ListCrawledUrlsPage. createPage(com.google.api.gax.rpc.PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context, ListCrawledUrlsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListCrawledUrlsPage>WebSecurityScannerClient.ListCrawledUrlsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCrawledUrlsRequest,ListCrawledUrlsResponse,CrawledUrl> context, com.google.api.core.ApiFuture<ListCrawledUrlsResponse> futureResponse) -
Uses of ListCrawledUrlsRequest in com.google.cloud.websecurityscanner.v1.stub
Methods in com.google.cloud.websecurityscanner.v1.stub that return types with arguments of type ListCrawledUrlsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,ListCrawledUrlsResponse>GrpcWebSecurityScannerStub. listCrawledUrlsCallable()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,ListCrawledUrlsResponse>HttpJsonWebSecurityScannerStub. listCrawledUrlsCallable()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,ListCrawledUrlsResponse>WebSecurityScannerStub. listCrawledUrlsCallable()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>GrpcWebSecurityScannerStub. listCrawledUrlsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>HttpJsonWebSecurityScannerStub. listCrawledUrlsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListCrawledUrlsRequest,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerStub. listCrawledUrlsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerStubSettings.Builder. listCrawledUrlsSettings()Returns the builder for the settings used for calls to listCrawledUrls.com.google.api.gax.rpc.PagedCallSettings<ListCrawledUrlsRequest,ListCrawledUrlsResponse,WebSecurityScannerClient.ListCrawledUrlsPagedResponse>WebSecurityScannerStubSettings. listCrawledUrlsSettings()Returns the object with the settings used for calls to listCrawledUrls.
-