Class QuantityFluentImpl<A extends QuantityFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.QuantityFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, QuantityFluent<A>
Direct Known Subclasses:
DoneableQuantity, EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl, KubeSchemaFluentImpl.QuantityNestedImpl, QuantityBuilder, ResourceFieldSelectorFluentImpl.DivisorNestedImpl

public class QuantityFluentImpl<A extends QuantityFluent<A>>
extends BaseFluent<A>
implements QuantityFluent<A>