Package io.fabric8.kubernetes.api.model
Class DoneableQuantity
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.QuantityFluentImpl<DoneableQuantity>
io.fabric8.kubernetes.api.model.DoneableQuantity
- All Implemented Interfaces:
Fluent<DoneableQuantity>,Visitable<DoneableQuantity>,Doneable<Quantity>,QuantityFluent<DoneableQuantity>
public class DoneableQuantity extends QuantityFluentImpl<DoneableQuantity> implements Doneable<Quantity>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableQuantity(Function<Quantity,Quantity> function)DoneableQuantity(Quantity item)DoneableQuantity(Quantity item, Function<Quantity,Quantity> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.QuantityFluentImpl
equals, getAmount, getFormat, hasAmount, hasFormat, withAmount, withFormat, withNewAmount, withNewAmount, withNewAmount, withNewFormat, withNewFormat, withNewFormat