Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1QueuingConfiguration |
V1alpha1QueuingConfigurationBuilder.build() |
V1alpha1QueuingConfiguration |
V1alpha1LimitResponseFluent.buildQueuing() |
V1alpha1QueuingConfiguration |
V1alpha1LimitResponseFluentImpl.buildQueuing() |
V1alpha1QueuingConfiguration |
V1alpha1LimitResponseFluent.getQueuing()
Deprecated.
|
V1alpha1QueuingConfiguration |
V1alpha1LimitResponseFluentImpl.getQueuing()
Deprecated.
|
V1alpha1QueuingConfiguration |
V1alpha1LimitResponse.getQueuing()
Get queuing
|
V1alpha1QueuingConfiguration |
V1alpha1QueuingConfiguration.handSize(Integer handSize) |
V1alpha1QueuingConfiguration |
V1alpha1QueuingConfiguration.queueLengthLimit(Integer queueLengthLimit) |
V1alpha1QueuingConfiguration |
V1alpha1QueuingConfiguration.queues(Integer queues) |
Modifier and Type | Method and Description |
---|---|
V1alpha1LimitResponseFluent.QueuingNested<A> |
V1alpha1LimitResponseFluent.editOrNewQueuingLike(V1alpha1QueuingConfiguration item) |
V1alpha1LimitResponseFluent.QueuingNested<A> |
V1alpha1LimitResponseFluentImpl.editOrNewQueuingLike(V1alpha1QueuingConfiguration item) |
V1alpha1LimitResponse |
V1alpha1LimitResponse.queuing(V1alpha1QueuingConfiguration queuing) |
void |
V1alpha1LimitResponse.setQueuing(V1alpha1QueuingConfiguration queuing) |
V1alpha1LimitResponseFluent.QueuingNested<A> |
V1alpha1LimitResponseFluent.withNewQueuingLike(V1alpha1QueuingConfiguration item) |
V1alpha1LimitResponseFluent.QueuingNested<A> |
V1alpha1LimitResponseFluentImpl.withNewQueuingLike(V1alpha1QueuingConfiguration item) |
A |
V1alpha1LimitResponseFluent.withQueuing(V1alpha1QueuingConfiguration queuing) |
A |
V1alpha1LimitResponseFluentImpl.withQueuing(V1alpha1QueuingConfiguration queuing) |
Constructor and Description |
---|
V1alpha1QueuingConfigurationBuilder(V1alpha1QueuingConfiguration instance) |
V1alpha1QueuingConfigurationBuilder(V1alpha1QueuingConfiguration instance,
Boolean validationEnabled) |
V1alpha1QueuingConfigurationBuilder(V1alpha1QueuingConfigurationFluent<?> fluent,
V1alpha1QueuingConfiguration instance) |
V1alpha1QueuingConfigurationBuilder(V1alpha1QueuingConfigurationFluent<?> fluent,
V1alpha1QueuingConfiguration instance,
Boolean validationEnabled) |
V1alpha1QueuingConfigurationFluentImpl(V1alpha1QueuingConfiguration instance) |
Copyright © 2020. All rights reserved.