Uses of Class
com.google.cloud.pubsublite.v1.TopicStatsServiceSettings
Packages that use TopicStatsServiceSettings
-
Uses of TopicStatsServiceSettings in com.google.cloud.pubsublite.v1
Methods in com.google.cloud.pubsublite.v1 that return TopicStatsServiceSettingsModifier and TypeMethodDescriptionTopicStatsServiceSettings.Builder.build()static final TopicStatsServiceSettingsTopicStatsServiceSettings.create(TopicStatsServiceStubSettings stub) TopicStatsServiceClient.getSettings()Methods in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceSettingsModifier and TypeMethodDescriptionstatic final TopicStatsServiceClientTopicStatsServiceClient.create(TopicStatsServiceSettings settings) Constructs an instance of TopicStatsServiceClient, using the given settings.Constructors in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceSettingsModifierConstructorDescriptionprotectedBuilder(TopicStatsServiceSettings settings) protectedConstructs an instance of TopicStatsServiceClient, using the given settings.