Uses of Class
com.google.cloud.pubsublite.v1.TopicStatsServiceSettings
-
Packages that use TopicStatsServiceSettings Package Description com.google.cloud.pubsublite.v1 A client to Pub/Sub Lite API -
-
Uses of TopicStatsServiceSettings in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return TopicStatsServiceSettings Modifier and Type Method Description TopicStatsServiceSettingsTopicStatsServiceSettings.Builder. build()static TopicStatsServiceSettingsTopicStatsServiceSettings. create(TopicStatsServiceStubSettings stub)TopicStatsServiceSettingsTopicStatsServiceClient. getSettings()Methods in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceSettings Modifier and Type Method Description static TopicStatsServiceClientTopicStatsServiceClient. create(TopicStatsServiceSettings settings)Constructs an instance of TopicStatsServiceClient, using the given settings.Constructors in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceSettings Constructor Description Builder(TopicStatsServiceSettings settings)TopicStatsServiceClient(TopicStatsServiceSettings settings)Constructs an instance of TopicStatsServiceClient, using the given settings.
-