Uses of Class
com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerGrpc.WebSecurityScannerFutureStub
-
Packages that use WebSecurityScannerGrpc.WebSecurityScannerFutureStub Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of WebSecurityScannerGrpc.WebSecurityScannerFutureStub in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta 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
-