public class DoneableDogstatsd extends DogstatsdFluentImpl<DoneableDogstatsd> implements io.fabric8.kubernetes.api.model.Doneable<Dogstatsd>
| Constructor and Description |
|---|
DoneableDogstatsd(Dogstatsd item) |
DoneableDogstatsd(Dogstatsd item,
io.fabric8.kubernetes.api.builder.Function<Dogstatsd,Dogstatsd> function) |
DoneableDogstatsd(io.fabric8.kubernetes.api.builder.Function<Dogstatsd,Dogstatsd> function) |
| Modifier and Type | Method and Description |
|---|---|
Dogstatsd |
done() |
addToGlobalTags, addToGlobalTags, addToMetrics, addToMetrics, equals, getAddress, getBufferLength, getGlobalTags, getMetrics, getPrefix, getSampleRate, hasAddress, hasBufferLength, hasGlobalTags, hasMetrics, hasPrefix, hasSampleRate, removeFromGlobalTags, removeFromGlobalTags, removeFromMetrics, removeFromMetrics, withAddress, withBufferLength, withGlobalTags, withMetrics, withNewBufferLength, withNewBufferLength, withNewSampleRate, withNewSampleRate, withPrefix, withSampleRatepublic DoneableDogstatsd(io.fabric8.kubernetes.api.builder.Function<Dogstatsd,Dogstatsd> function)
public DoneableDogstatsd(Dogstatsd item, io.fabric8.kubernetes.api.builder.Function<Dogstatsd,Dogstatsd> function)
public DoneableDogstatsd(Dogstatsd item)
Copyright © 2017–2018 Red Hat. All rights reserved.