| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.flowcontrol.v1beta2 |
| Modifier and Type | Method and Description |
|---|---|
QueuingConfiguration |
QueuingConfigurationBuilder.build() |
QueuingConfiguration |
LimitResponseFluentImpl.buildQueuing() |
QueuingConfiguration |
LimitResponseFluent.buildQueuing() |
QueuingConfiguration |
LimitResponseFluentImpl.getQueuing()
Deprecated.
|
QueuingConfiguration |
LimitResponseFluent.getQueuing()
Deprecated.
|
QueuingConfiguration |
LimitResponse.getQueuing() |
| Modifier and Type | Method and Description |
|---|---|
LimitResponseFluent.QueuingNested<A> |
LimitResponseFluentImpl.editOrNewQueuingLike(QueuingConfiguration item) |
LimitResponseFluent.QueuingNested<A> |
LimitResponseFluent.editOrNewQueuingLike(QueuingConfiguration item) |
void |
LimitResponse.setQueuing(QueuingConfiguration queuing) |
LimitResponseFluent.QueuingNested<A> |
LimitResponseFluentImpl.withNewQueuingLike(QueuingConfiguration item) |
LimitResponseFluent.QueuingNested<A> |
LimitResponseFluent.withNewQueuingLike(QueuingConfiguration item) |
A |
LimitResponseFluentImpl.withQueuing(QueuingConfiguration queuing) |
A |
LimitResponseFluent.withQueuing(QueuingConfiguration queuing) |
| Constructor and Description |
|---|
LimitResponse(QueuingConfiguration queuing,
String type) |
QueuingConfigurationBuilder(QueuingConfiguration instance) |
QueuingConfigurationBuilder(QueuingConfiguration instance,
Boolean validationEnabled) |
QueuingConfigurationBuilder(QueuingConfigurationFluent<?> fluent,
QueuingConfiguration instance) |
QueuingConfigurationBuilder(QueuingConfigurationFluent<?> fluent,
QueuingConfiguration instance,
Boolean validationEnabled) |
QueuingConfigurationFluentImpl(QueuingConfiguration instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.