Uses of Class
software.tnb.google.cloud.pubsub.client.PubSubClients
-
Packages that use PubSubClients Package Description software.tnb.google.cloud.pubsub.service software.tnb.google.cloud.pubsub.validation -
-
Uses of PubSubClients in software.tnb.google.cloud.pubsub.service
Methods in software.tnb.google.cloud.pubsub.service that return PubSubClients Modifier and Type Method Description protected PubSubClientsGooglePubSub. client() -
Uses of PubSubClients in software.tnb.google.cloud.pubsub.validation
Constructors in software.tnb.google.cloud.pubsub.validation with parameters of type PubSubClients Constructor Description PubSubValidation(PubSubClients clients, String projectId)
-