public class LimitResponseFluentImpl<A extends LimitResponseFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LimitResponseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
LimitResponseFluentImpl.QueuingNestedImpl<N> |
LimitResponseFluent.QueuingNested<N>| Constructor and Description |
|---|
LimitResponseFluentImpl() |
LimitResponseFluentImpl(LimitResponse instance) |
public LimitResponseFluentImpl()
public LimitResponseFluentImpl(LimitResponse instance)
@Deprecated public QueuingConfiguration getQueuing()
getQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public QueuingConfiguration buildQueuing()
buildQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A withQueuing(QueuingConfiguration queuing)
withQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public Boolean hasQueuing()
hasQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A withNewQueuing(Integer handSize, Integer queueLengthLimit, Integer queues)
withNewQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public LimitResponseFluent.QueuingNested<A> withNewQueuing()
withNewQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public LimitResponseFluent.QueuingNested<A> withNewQueuingLike(QueuingConfiguration item)
withNewQueuingLike in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public LimitResponseFluent.QueuingNested<A> editQueuing()
editQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public LimitResponseFluent.QueuingNested<A> editOrNewQueuing()
editOrNewQueuing in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(QueuingConfiguration item)
editOrNewQueuingLike in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public String getType()
getType in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A withType(String type)
withType in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public Boolean hasType()
hasType in interface LimitResponseFluent<A extends LimitResponseFluent<A>>@Deprecated public A withNewType(String arg0)
withNewType in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface LimitResponseFluent<A extends LimitResponseFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.