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