Delay Delivery Queue Property with New Java API

Sreekanth
Sreekanth Member Posts: 13 ✭✭

Hello,

I am creating a Solace consumer using the new Java API with the "create resource" strategy. My application will create a queue if it does not already exist. I would like to add the capability in my code to set delayed delivery, which we are currently configuring through the Solace dashboard/CLI. Is there a way to achieve this using the new Java API SDK?

Comments