Uses of Class
com.google.cloud.websecurityscanner.v1.ListScanConfigsRequest
-
Packages that use ListScanConfigsRequest Package Description com.google.cloud.websecurityscanner.v1 A client to Web Security Scanner APIcom.google.cloud.websecurityscanner.v1.stub -
-
Uses of ListScanConfigsRequest in com.google.cloud.websecurityscanner.v1
Methods in com.google.cloud.websecurityscanner.v1 that return ListScanConfigsRequest Modifier and Type Method Description ListScanConfigsRequestListScanConfigsRequest.Builder. build()ListScanConfigsRequestListScanConfigsRequest.Builder. buildPartial()static ListScanConfigsRequestListScanConfigsRequest. getDefaultInstance()ListScanConfigsRequestListScanConfigsRequest.Builder. getDefaultInstanceForType()ListScanConfigsRequestListScanConfigsRequest. getDefaultInstanceForType()static ListScanConfigsRequestListScanConfigsRequest. parseDelimitedFrom(InputStream input)static ListScanConfigsRequestListScanConfigsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(byte[] data)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(com.google.protobuf.ByteString data)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(InputStream input)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(ByteBuffer data)static ListScanConfigsRequestListScanConfigsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.websecurityscanner.v1 that return types with arguments of type ListScanConfigsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerGrpc. getListScanConfigsMethod()com.google.protobuf.Parser<ListScanConfigsRequest>ListScanConfigsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerClient. listScanConfigsCallable()Lists ScanConfigs under a given project.com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerClient. listScanConfigsPagedCallable()Lists ScanConfigs under a given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerSettings.Builder. listScanConfigsSettings()Returns the builder for the settings used for calls to listScanConfigs.com.google.api.gax.rpc.PagedCallSettings<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerSettings. listScanConfigsSettings()Returns the object with the settings used for calls to listScanConfigs.static com.google.protobuf.Parser<ListScanConfigsRequest>ListScanConfigsRequest. parser()Methods in com.google.cloud.websecurityscanner.v1 with parameters of type ListScanConfigsRequest Modifier and Type Method Description WebSecurityScannerClient.ListScanConfigsPagedResponseWebSecurityScannerClient. listScanConfigs(ListScanConfigsRequest request)Lists ScanConfigs under a given project.default voidWebSecurityScannerGrpc.AsyncService. listScanConfigs(ListScanConfigsRequest request, io.grpc.stub.StreamObserver<ListScanConfigsResponse> responseObserver)Lists ScanConfigs under a given project.ListScanConfigsResponseWebSecurityScannerGrpc.WebSecurityScannerBlockingStub. listScanConfigs(ListScanConfigsRequest request)Lists ScanConfigs under a given project.com.google.common.util.concurrent.ListenableFuture<ListScanConfigsResponse>WebSecurityScannerGrpc.WebSecurityScannerFutureStub. listScanConfigs(ListScanConfigsRequest request)Lists ScanConfigs under a given project.voidWebSecurityScannerGrpc.WebSecurityScannerStub. listScanConfigs(ListScanConfigsRequest request, io.grpc.stub.StreamObserver<ListScanConfigsResponse> responseObserver)Lists ScanConfigs under a given project.ListScanConfigsRequest.BuilderListScanConfigsRequest.Builder. mergeFrom(ListScanConfigsRequest other)static ListScanConfigsRequest.BuilderListScanConfigsRequest. newBuilder(ListScanConfigsRequest prototype)Method parameters in com.google.cloud.websecurityscanner.v1 with type arguments of type ListScanConfigsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerClient.ListScanConfigsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse)protected WebSecurityScannerClient.ListScanConfigsPageWebSecurityScannerClient.ListScanConfigsPage. createPage(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, ListScanConfigsResponse response)com.google.api.core.ApiFuture<WebSecurityScannerClient.ListScanConfigsPage>WebSecurityScannerClient.ListScanConfigsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListScanConfigsRequest,ListScanConfigsResponse,ScanConfig> context, com.google.api.core.ApiFuture<ListScanConfigsResponse> futureResponse) -
Uses of ListScanConfigsRequest in com.google.cloud.websecurityscanner.v1.stub
Methods in com.google.cloud.websecurityscanner.v1.stub that return types with arguments of type ListScanConfigsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>GrpcWebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>HttpJsonWebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,ListScanConfigsResponse>WebSecurityScannerStub. listScanConfigsCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse>GrpcWebSecurityScannerStub. listScanConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse>HttpJsonWebSecurityScannerStub. listScanConfigsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListScanConfigsRequest,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerStub. listScanConfigsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerStubSettings.Builder. listScanConfigsSettings()Returns the builder for the settings used for calls to listScanConfigs.com.google.api.gax.rpc.PagedCallSettings<ListScanConfigsRequest,ListScanConfigsResponse,WebSecurityScannerClient.ListScanConfigsPagedResponse>WebSecurityScannerStubSettings. listScanConfigsSettings()Returns the object with the settings used for calls to listScanConfigs.
-