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