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