public class V1beta2QueuingConfigurationFluentImpl<A extends V1beta2QueuingConfigurationFluent<A>> extends BaseFluent<A> implements V1beta2QueuingConfigurationFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1beta2QueuingConfigurationFluentImpl() |
V1beta2QueuingConfigurationFluentImpl(io.kubernetes.client.openapi.models.V1beta2QueuingConfiguration instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getHandSize() |
Integer |
getQueueLengthLimit() |
Integer |
getQueues() |
Boolean |
hasHandSize() |
int |
hashCode() |
Boolean |
hasQueueLengthLimit() |
Boolean |
hasQueues() |
String |
toString() |
A |
withHandSize(Integer handSize) |
A |
withQueueLengthLimit(Integer queueLengthLimit) |
A |
withQueues(Integer queues) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta2QueuingConfigurationFluentImpl()
public V1beta2QueuingConfigurationFluentImpl(io.kubernetes.client.openapi.models.V1beta2QueuingConfiguration instance)
public Integer getHandSize()
getHandSize in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public A withHandSize(Integer handSize)
withHandSize in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public Boolean hasHandSize()
hasHandSize in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public Integer getQueueLengthLimit()
getQueueLengthLimit in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public A withQueueLengthLimit(Integer queueLengthLimit)
withQueueLengthLimit in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public Boolean hasQueueLengthLimit()
hasQueueLengthLimit in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public Integer getQueues()
getQueues in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public A withQueues(Integer queues)
withQueues in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public Boolean hasQueues()
hasQueues in interface V1beta2QueuingConfigurationFluent<A extends V1beta2QueuingConfigurationFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta2QueuingConfigurationFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta2QueuingConfigurationFluent<A>>Copyright © 2022. All rights reserved.