public static class PubSubConsumerProperties.DeadLetterPolicy extends Object
Constructor and Description |
---|
DeadLetterPolicy() |
Modifier and Type | Method and Description |
---|---|
String |
getDeadLetterTopic() |
Integer |
getMaxDeliveryAttempts() |
void |
setDeadLetterTopic(String deadLetterTopic) |
void |
setMaxDeliveryAttempts(Integer maxDeliveryAttempts) |
Copyright © 2021. All rights reserved.