Uses of Class
com.google.cloud.websecurityscanner.v1beta.WebSecurityScannerGrpc.WebSecurityScannerStub
-
Packages that use WebSecurityScannerGrpc.WebSecurityScannerStub Package Description com.google.cloud.websecurityscanner.v1beta A client to Web Security Scanner API -
-
Uses of WebSecurityScannerGrpc.WebSecurityScannerStub in com.google.cloud.websecurityscanner.v1beta
Methods in com.google.cloud.websecurityscanner.v1beta that return WebSecurityScannerGrpc.WebSecurityScannerStub Modifier and Type Method Description protected WebSecurityScannerGrpc.WebSecurityScannerStub
WebSecurityScannerGrpc.WebSecurityScannerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WebSecurityScannerGrpc.WebSecurityScannerStub
WebSecurityScannerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-