| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.statsd |
| Modifier and Type | Method and Description |
|---|---|
StatsdSpec |
StatsdSpecBuilder.build() |
StatsdSpec |
StatsdFluentImpl.buildSpec() |
StatsdSpec |
StatsdFluent.buildSpec() |
StatsdSpec |
DoneableStatsdSpec.done() |
StatsdSpec |
Statsd.getSpec() |
StatsdSpec |
StatsdFluentImpl.getSpec()
Deprecated.
|
StatsdSpec |
StatsdFluent.getSpec()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StatsdFluent.SpecNested<A> |
StatsdFluentImpl.editOrNewSpecLike(StatsdSpec item) |
StatsdFluent.SpecNested<A> |
StatsdFluent.editOrNewSpecLike(StatsdSpec item) |
void |
Statsd.setSpec(StatsdSpec spec) |
StatsdFluent.SpecNested<A> |
StatsdFluentImpl.withNewSpecLike(StatsdSpec item) |
StatsdFluent.SpecNested<A> |
StatsdFluent.withNewSpecLike(StatsdSpec item) |
A |
StatsdFluentImpl.withSpec(StatsdSpec spec) |
A |
StatsdFluent.withSpec(StatsdSpec spec) |
| Constructor and Description |
|---|
DoneableStatsdSpec(StatsdSpec item) |
DoneableStatsdSpec(StatsdSpec item,
io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
Statsd(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
StatsdSpec spec) |
StatsdSpecBuilder(StatsdSpec instance) |
StatsdSpecBuilder(StatsdSpec instance,
Boolean validationEnabled) |
StatsdSpecBuilder(StatsdSpecFluent<?> fluent,
StatsdSpec instance) |
StatsdSpecBuilder(StatsdSpecFluent<?> fluent,
StatsdSpec instance,
Boolean validationEnabled) |
StatsdSpecBuilder(StatsdSpecFluent<?> fluent,
StatsdSpec instance,
javax.validation.Validator validator) |
StatsdSpecBuilder(StatsdSpec instance,
javax.validation.Validator validator) |
StatsdSpecFluentImpl(StatsdSpec instance) |
| Constructor and Description |
|---|
DoneableStatsdSpec(io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
DoneableStatsdSpec(io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
DoneableStatsdSpec(StatsdSpec item,
io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
DoneableStatsdSpec(StatsdSpec item,
io.fabric8.kubernetes.api.builder.Function<StatsdSpec,StatsdSpec> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.