Uses of Class
com.google.cloud.pubsublite.v1.stub.TopicStatsServiceStub
-
Packages that use TopicStatsServiceStub Package Description com.google.cloud.pubsublite.v1 A client to Pub/Sub Lite APIcom.google.cloud.pubsublite.v1.stub -
-
Uses of TopicStatsServiceStub in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return TopicStatsServiceStub Modifier and Type Method Description TopicStatsServiceStub
TopicStatsServiceClient. getStub()
Methods in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceStub Modifier and Type Method Description static TopicStatsServiceClient
TopicStatsServiceClient. create(TopicStatsServiceStub stub)
Constructs an instance of TopicStatsServiceClient, using the given stub for making calls.Constructors in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceStub Constructor Description TopicStatsServiceClient(TopicStatsServiceStub stub)
-
Uses of TopicStatsServiceStub in com.google.cloud.pubsublite.v1.stub
Subclasses of TopicStatsServiceStub in com.google.cloud.pubsublite.v1.stub Modifier and Type Class Description class
GrpcTopicStatsServiceStub
gRPC stub implementation for the TopicStatsService service API.Methods in com.google.cloud.pubsublite.v1.stub that return TopicStatsServiceStub Modifier and Type Method Description TopicStatsServiceStub
TopicStatsServiceStubSettings. createStub()
-