public static interface Queue.UpdateStages.WithDefaultMessageTTL
Modifier and Type | Method and Description |
---|---|
Queue.Update |
withDefaultMessageTTL(org.joda.time.Period ttl)
Specifies the duration after which the message expires.
|
Queue.Update withDefaultMessageTTL(org.joda.time.Period ttl)
ttl
- time to live durationCopyright © 2019. All rights reserved.