public class V1alpha1LimitResponseFluentImpl<A extends V1alpha1LimitResponseFluent<A>> extends BaseFluent<A> implements V1alpha1LimitResponseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1LimitResponseFluentImpl.QueuingNestedImpl<N> |
V1alpha1LimitResponseFluent.QueuingNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1alpha1LimitResponseFluentImpl() |
V1alpha1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1alpha1LimitResponse instance) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration |
buildQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuingLike(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration item) |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editQueuing() |
boolean |
equals(Object o) |
io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration |
getQueuing()
Deprecated.
|
String |
getType() |
int |
hashCode() |
Boolean |
hasQueuing() |
Boolean |
hasType() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
withNewQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
withNewQueuingLike(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration item) |
A |
withNewType(String original)
Deprecated.
|
A |
withQueuing(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration queuing) |
A |
withType(String type) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1alpha1LimitResponseFluentImpl()
public V1alpha1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1alpha1LimitResponse instance)
@Deprecated public io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration getQueuing()
getQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration buildQueuing()
buildQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public A withQueuing(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration queuing)
withQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public Boolean hasQueuing()
hasQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public V1alpha1LimitResponseFluent.QueuingNested<A> withNewQueuing()
withNewQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public V1alpha1LimitResponseFluent.QueuingNested<A> withNewQueuingLike(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration item)
withNewQueuingLike in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public V1alpha1LimitResponseFluent.QueuingNested<A> editQueuing()
editQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public V1alpha1LimitResponseFluent.QueuingNested<A> editOrNewQueuing()
editOrNewQueuing in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public V1alpha1LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(io.kubernetes.client.openapi.models.V1alpha1QueuingConfiguration item)
editOrNewQueuingLike in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public String getType()
getType in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public A withType(String type)
withType in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>public Boolean hasType()
hasType in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>@Deprecated public A withNewType(String original)
withNewType in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>Copyright © 2022. All rights reserved.