Uses of Interface
com.google.cloud.spring.pubsub.core.publisher.PublisherCustomizer
Package
Description
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
-
Uses of PublisherCustomizer in com.google.cloud.spring.pubsub.support
Modifier and TypeMethodDescriptionvoid
DefaultPublisherFactory.setCustomizers
(List<PublisherCustomizer> customizers) Accepts a list ofPublisher.Builder
customizers.