Uses of Class
com.google.cloud.pubsublite.proto.TopicStatsServiceGrpc.TopicStatsServiceStub
-
Packages that use TopicStatsServiceGrpc.TopicStatsServiceStub Package Description com.google.cloud.pubsublite.proto -
-
Uses of TopicStatsServiceGrpc.TopicStatsServiceStub in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return TopicStatsServiceGrpc.TopicStatsServiceStub Modifier and Type Method Description protected TopicStatsServiceGrpc.TopicStatsServiceStub
TopicStatsServiceGrpc.TopicStatsServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TopicStatsServiceGrpc.TopicStatsServiceStub
TopicStatsServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-