Class V1beta1LimitResponseFluentImpl<A extends V1beta1LimitResponseFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1LimitResponseFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta1LimitResponseFluent<A>
- Direct Known Subclasses:
V1beta1LimitResponseBuilder
public class V1beta1LimitResponseFluentImpl<A extends V1beta1LimitResponseFluent<A>>
extends BaseFluent<A>
implements V1beta1LimitResponseFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1beta1LimitResponseFluent
V1beta1LimitResponseFluent.QueuingNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1beta1LimitResponse instance) -
Method Summary
Modifier and TypeMethodDescriptionio.kubernetes.client.openapi.models.V1beta1QueuingConfigurationeditOrNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) booleanio.kubernetes.client.openapi.models.V1beta1QueuingConfigurationDeprecated.getType()inthashCode()hasType()toString()withNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) withQueuing(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration queuing) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1LimitResponseFluentImpl
public V1beta1LimitResponseFluentImpl() -
V1beta1LimitResponseFluentImpl
public V1beta1LimitResponseFluentImpl(io.kubernetes.client.openapi.models.V1beta1LimitResponse instance)
-
-
Method Details
-
getQueuing
Deprecated.This method has been deprecated, please use method buildQueuing instead.- Specified by:
getQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>- Returns:
- The buildable object.
-
buildQueuing
public io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration buildQueuing()- Specified by:
buildQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
withQueuing
- Specified by:
withQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
hasQueuing
- Specified by:
hasQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
withNewQueuing
- Specified by:
withNewQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
withNewQueuingLike
public V1beta1LimitResponseFluent.QueuingNested<A> withNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) - Specified by:
withNewQueuingLikein interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
editQueuing
- Specified by:
editQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
editOrNewQueuing
- Specified by:
editOrNewQueuingin interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
editOrNewQueuingLike
public V1beta1LimitResponseFluent.QueuingNested<A> editOrNewQueuingLike(io.kubernetes.client.openapi.models.V1beta1QueuingConfiguration item) - Specified by:
editOrNewQueuingLikein interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
getType
- Specified by:
getTypein interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
withType
- Specified by:
withTypein interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceV1beta1LimitResponseFluent<A extends V1beta1LimitResponseFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta1LimitResponseFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta1LimitResponseFluent<A>>
-
toString
-