public interface LimitResponseFluent<A extends LimitResponseFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LimitResponseFluent.QueuingNested<N> |
@Deprecated QueuingConfiguration getQueuing()
QueuingConfiguration buildQueuing()
A withQueuing(QueuingConfiguration queuing)
Boolean hasQueuing()
LimitResponseFluent.QueuingNested<A> withNewQueuing()
LimitResponseFluent.QueuingNested<A> withNewQueuingLike(QueuingConfiguration item)
LimitResponseFluent.QueuingNested<A> editQueuing()
LimitResponseFluent.QueuingNested<A> editOrNewQueuing()
LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(QueuingConfiguration item)
String getType()
Boolean hasType()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.