Interface QuantityFluent<A extends QuantityFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
EmptyDirVolumeSourceFluent.SizeLimitNested<N>, KubeSchemaFluent.QuantityNested<N>, ResourceFieldSelectorFluent.DivisorNested<N>
All Known Implementing Classes:
DoneableQuantity, EmptyDirVolumeSourceFluentImpl.SizeLimitNestedImpl, KubeSchemaFluentImpl.QuantityNestedImpl, QuantityBuilder, QuantityFluentImpl, ResourceFieldSelectorFluentImpl.DivisorNestedImpl

public interface QuantityFluent<A extends QuantityFluent<A>>
extends Fluent<A>