@Stability(value=Stable) public static final class QueuePolicyProps.Builder extends Object
QueuePolicyProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
QueuePolicyProps |
build()
Builds the configured instance.
|
QueuePolicyProps.Builder |
withQueues(List<IQueue> value)
Sets the value of Queues
|
@Stability(value=Stable) public QueuePolicyProps.Builder withQueues(List<IQueue> value)
value - The set of queues this policy applies to.this@Stability(value=Stable) public QueuePolicyProps build()
QueuePolicyPropsNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.