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