Class PubSubConsumerProperties.DeadLetterPolicy
java.lang.Object
com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
- Enclosing class:
- PubSubConsumerProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDeadLetterTopic
(String deadLetterTopic) void
setMaxDeliveryAttempts
(Integer maxDeliveryAttempts)
-
Constructor Details
-
DeadLetterPolicy
public DeadLetterPolicy()
-
-
Method Details
-
getDeadLetterTopic
-
setDeadLetterTopic
-
getMaxDeliveryAttempts
-
setMaxDeliveryAttempts
-