Uses of Class
com.google.cloud.pubsublite.v1.TopicStatsServiceClient
Packages that use TopicStatsServiceClient
Package
Description
A client to Pub/Sub Lite API
-
Uses of TopicStatsServiceClient in com.google.cloud.pubsublite.internal
Methods in com.google.cloud.pubsublite.internal with parameters of type TopicStatsServiceClientModifier and TypeMethodDescriptionabstract TopicStatsClientSettings.BuilderTopicStatsClientSettings.Builder.setServiceClient(TopicStatsServiceClient stub) Constructors in com.google.cloud.pubsublite.internal with parameters of type TopicStatsServiceClientModifierConstructorDescriptionTopicStatsClientImpl(CloudRegion region, TopicStatsServiceClient serviceClient) -
Uses of TopicStatsServiceClient in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return TopicStatsServiceClientModifier and TypeMethodDescriptionstatic final TopicStatsServiceClientTopicStatsServiceClient.create()Constructs an instance of TopicStatsServiceClient with default settings.static final TopicStatsServiceClientTopicStatsServiceClient.create(TopicStatsServiceStub stub) Constructs an instance of TopicStatsServiceClient, using the given stub for making calls.static final TopicStatsServiceClientTopicStatsServiceClient.create(TopicStatsServiceSettings settings) Constructs an instance of TopicStatsServiceClient, using the given settings.