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