Uses of Class
com.google.webrisk.v1.WebRiskServiceGrpc.WebRiskServiceBlockingStub
-
Packages that use WebRiskServiceGrpc.WebRiskServiceBlockingStub Package Description com.google.webrisk.v1 -
-
Uses of WebRiskServiceGrpc.WebRiskServiceBlockingStub in com.google.webrisk.v1
Methods in com.google.webrisk.v1 that return WebRiskServiceGrpc.WebRiskServiceBlockingStub Modifier and Type Method Description protected WebRiskServiceGrpc.WebRiskServiceBlockingStub
WebRiskServiceGrpc.WebRiskServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WebRiskServiceGrpc.WebRiskServiceBlockingStub
WebRiskServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-