public class DoneableStatsdSpec extends StatsdSpecFluentImpl<DoneableStatsdSpec> implements io.fabric8.kubernetes.api.model.Doneable<StatsdSpec>
| Constructor and Description |
|---|
DoneableStatsdSpec(io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
DoneableStatsdSpec(StatsdSpec item) |
DoneableStatsdSpec(StatsdSpec item,
io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
StatsdSpec |
done() |
addToMetrics, addToMetrics, equals, getAddress, getFlushBytes, getFlushDuration, getMetrics, getPrefix, getSamplingRate, hasAddress, hasFlushBytes, hasFlushDuration, hasMetrics, hasPrefix, hasSamplingRate, removeFromMetrics, removeFromMetrics, withAddress, withFlushBytes, withFlushDuration, withMetrics, withNewFlushBytes, withNewFlushBytes, withNewFlushDuration, withNewFlushDuration, withNewSamplingRate, withNewSamplingRate, withPrefix, withSamplingRatepublic DoneableStatsdSpec(io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function)
public DoneableStatsdSpec(StatsdSpec item, io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function)
public DoneableStatsdSpec(StatsdSpec item)
public StatsdSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<StatsdSpec>Copyright © 2017–2018 Red Hat. All rights reserved.