Uses of Class
com.google.cloud.websecurityscanner.v1alpha.WebSecurityScannerGrpc.WebSecurityScannerFutureStub
-
Packages that use WebSecurityScannerGrpc.WebSecurityScannerFutureStub Package Description com.google.cloud.websecurityscanner.v1alpha A client to Web Security Scanner API -
-
Uses of WebSecurityScannerGrpc.WebSecurityScannerFutureStub in com.google.cloud.websecurityscanner.v1alpha
Methods in com.google.cloud.websecurityscanner.v1alpha that return WebSecurityScannerGrpc.WebSecurityScannerFutureStub Modifier and Type Method Description protected WebSecurityScannerGrpc.WebSecurityScannerFutureStub
WebSecurityScannerGrpc.WebSecurityScannerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WebSecurityScannerGrpc.WebSecurityScannerFutureStub
WebSecurityScannerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-