public class V1beta1LimitResponseFluentImpl<A extends V1beta1LimitResponseFluent<A>> extends BaseFluent<A> implements V1beta1LimitResponseFluent<A>
V1beta1LimitResponseFluent.QueuingNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1beta1LimitResponseFluentImpl() |
V1beta1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1beta1LimitResponse instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration |
buildQueuing() |
V1beta1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuing() |
V1beta1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) |
V1beta1LimitResponseFluent.QueuingNested<A> |
editQueuing() |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration |
getQueuing()
Deprecated.
|
String |
getType() |
int |
hashCode() |
Boolean |
hasQueuing() |
Boolean |
hasType() |
String |
toString() |
V1beta1LimitResponseFluent.QueuingNested<A> |
withNewQueuing() |
V1beta1LimitResponseFluent.QueuingNested<A> |
withNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) |
A |
withQueuing(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration queuing) |
A |
withType(String type) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1beta1LimitResponseFluentImpl()
public V1beta1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1beta1LimitResponse instance)
@Deprecated public io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration getQueuing()
getQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration buildQueuing()
buildQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public A withQueuing(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration queuing)
withQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public Boolean hasQueuing()
hasQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public V1beta1LimitResponseFluent.QueuingNested<A> withNewQueuing()
withNewQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public V1beta1LimitResponseFluent.QueuingNested<A> withNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item)
withNewQueuingLike in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public V1beta1LimitResponseFluent.QueuingNested<A> editQueuing()
editQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public V1beta1LimitResponseFluent.QueuingNested<A> editOrNewQueuing()
editOrNewQueuing in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public V1beta1LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item)
editOrNewQueuingLike in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public String getType()
getType in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public A withType(String type)
withType in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public Boolean hasType()
hasType in interface V1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1beta1LimitResponseFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1beta1LimitResponseFluent<A>>Copyright © 2022. All rights reserved.