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 duration/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/