Uses of Class
dk.cloudcreate.essentials.components.foundation.messaging.queue.operations.ResurrectDeadLetterMessageBuilder
-
Packages that use ResurrectDeadLetterMessageBuilder Package Description dk.cloudcreate.essentials.components.foundation.messaging.queue.operations -
-
Uses of ResurrectDeadLetterMessageBuilder in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations
Methods in dk.cloudcreate.essentials.components.foundation.messaging.queue.operations that return ResurrectDeadLetterMessageBuilder Modifier and Type Method Description static ResurrectDeadLetterMessageBuilderResurrectDeadLetterMessage. builder()Create a new builder that produces a newResurrectDeadLetterMessageinstanceResurrectDeadLetterMessageBuilderResurrectDeadLetterMessageBuilder. setDeliveryDelay(Duration deliveryDelay)ResurrectDeadLetterMessageBuilderResurrectDeadLetterMessageBuilder. setQueueEntryId(QueueEntryId queueEntryId)
-