public class DoneableExponential extends ExponentialFluentImpl<DoneableExponential> implements io.fabric8.kubernetes.api.model.Doneable<Exponential>
| Constructor and Description |
|---|
DoneableExponential(Exponential item) |
DoneableExponential(Exponential item,
io.fabric8.kubernetes.api.builder.Function<Exponential,Exponential> function) |
DoneableExponential(io.fabric8.kubernetes.api.builder.Function<Exponential,Exponential> function) |
| Modifier and Type | Method and Description |
|---|---|
Exponential |
done() |
equals, getGrowthFactor, getNumFiniteBuckets, getScale, hasGrowthFactor, hasNumFiniteBuckets, hasScale, withGrowthFactor, withNewGrowthFactor, withNewGrowthFactor, withNewNumFiniteBuckets, withNewNumFiniteBuckets, withNewScale, withNewScale, withNumFiniteBuckets, withScalepublic DoneableExponential(io.fabric8.kubernetes.api.builder.Function<Exponential,Exponential> function)
public DoneableExponential(Exponential item, io.fabric8.kubernetes.api.builder.Function<Exponential,Exponential> function)
public DoneableExponential(Exponential item)
public Exponential done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Exponential>Copyright © 2017–2018 Red Hat. All rights reserved.