Interface Queue.DefinitionStages.WithExpressMessage

    • Method Detail

      • withExpressMessage

        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. Note: By default queue is not express.
        Returns:
        the next stage of queue definition