public static interface Queue.DefinitionStages.WithPartitioning
Modifier and Type | Method and Description |
---|---|
Queue.DefinitionStages.WithCreate |
withoutPartitioning()
Specifies that the default partitioning should be disabled on this queue.
|
Queue.DefinitionStages.WithCreate |
withPartitioning()
Specifies that partitioning should be enabled on this queue.
|
Queue.DefinitionStages.WithCreate withPartitioning()
Queue.DefinitionStages.WithCreate withoutPartitioning()
Copyright © 2019. All rights reserved.