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
Constructor and Description |
---|
V1alpha1LimitResponseFluentImpl() |
V1alpha1LimitResponseFluentImpl(V1alpha1LimitResponse instance) |
Modifier and Type | Method and Description |
---|---|
V1alpha1QueuingConfiguration |
buildQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editOrNewQueuingLike(V1alpha1QueuingConfiguration item) |
V1alpha1LimitResponseFluent.QueuingNested<A> |
editQueuing() |
boolean |
equals(Object o) |
V1alpha1QueuingConfiguration |
getQueuing()
Deprecated.
|
String |
getType() |
Boolean |
hasQueuing() |
Boolean |
hasType() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
withNewQueuing() |
V1alpha1LimitResponseFluent.QueuingNested<A> |
withNewQueuingLike(V1alpha1QueuingConfiguration item) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withQueuing(V1alpha1QueuingConfiguration queuing) |
A |
withType(String type) |
public V1alpha1LimitResponseFluentImpl()
public V1alpha1LimitResponseFluentImpl(V1alpha1LimitResponse instance)
@Deprecated public V1alpha1QueuingConfiguration getQueuing()
getQueuing
in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>
public V1alpha1QueuingConfiguration buildQueuing()
buildQueuing
in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>
public A withQueuing(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(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(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>>
public A withNewType(String arg1)
withNewType
in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>
public A withNewType(StringBuilder arg1)
withNewType
in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>
public A withNewType(StringBuffer arg1)
withNewType
in interface V1alpha1LimitResponseFluent<A extends V1alpha1LimitResponseFluent<A>>
Copyright © 2020. All rights reserved.