public static interface Queue.DefinitionStages.WithExpressMessage
| Modifier and Type | Method and Description |
|---|---|
Queue.DefinitionStages.WithCreate |
withExpressMessage()
Specifies that messages in this queue are express hence they can be cached in memory
for some time before storing it in messaging store.
|
Queue.DefinitionStages.WithCreate withExpressMessage()
Copyright © 2019. All rights reserved.