public class LimitResponseFluent<A extends LimitResponseFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
LimitResponseFluent.QueuingNested<N> |
| Constructor and Description |
|---|
LimitResponseFluent() |
LimitResponseFluent(LimitResponse instance) |
public LimitResponseFluent()
public LimitResponseFluent(LimitResponse instance)
protected void copyInstance(LimitResponse instance)
public QueuingConfiguration buildQueuing()
public A withQueuing(QueuingConfiguration queuing)
public boolean hasQueuing()
public LimitResponseFluent.QueuingNested<A> withNewQueuing()
public LimitResponseFluent.QueuingNested<A> withNewQueuingLike(QueuingConfiguration item)
public LimitResponseFluent.QueuingNested<A> editQueuing()
public LimitResponseFluent.QueuingNested<A> editOrNewQueuing()
public LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(QueuingConfiguration item)
public String getType()
public boolean hasType()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends LimitResponseFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends LimitResponseFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.