Method and Description |
---|
com.google.cloud.spring.pubsub.support.SubscriberFactory.createSubscriberStub()
Use the new
createSubscriberStub(subscriptionName) instead. |
com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler.setPublishCallback(ListenableFutureCallback<String>) |
Constructor and Description |
---|
com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory(GcpProjectIdProvider)
Use the new
(GcpProjectIdProvider,PubSubConfiguration) instead |
Copyright © 2021. All rights reserved.