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 TopicStatsServiceSettings
TopicStatsServiceSettings.Builder. build()
static TopicStatsServiceSettings
TopicStatsServiceSettings. create(TopicStatsServiceStubSettings stub)
TopicStatsServiceSettings
TopicStatsServiceClient. getSettings()
Methods in com.google.cloud.pubsublite.v1 with parameters of type TopicStatsServiceSettings Modifier and Type Method Description static TopicStatsServiceClient
TopicStatsServiceClient. 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.
-