Queue.UpdateStages.WithSize 接口
定义
The stage of the queue definition allowing to specify size.
public interface WithSize
方法
withSizeInMB(long sizeInMB) |
Specifies the maximum size of memory allocated for the queue.
|