public interface V1beta1QueuingConfigurationFluent<A extends V1beta1QueuingConfigurationFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Integer |
getHandSize() |
Integer |
getQueueLengthLimit() |
Integer |
getQueues() |
Boolean |
hasHandSize() |
Boolean |
hasQueueLengthLimit() |
Boolean |
hasQueues() |
A |
withHandSize(Integer handSize) |
A |
withQueueLengthLimit(Integer queueLengthLimit) |
A |
withQueues(Integer queues) |
Copyright © 2021. All rights reserved.