| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.statsd |
| Modifier and Type | Method and Description |
|---|---|
Statsd |
StatsdBuilder.build() |
Statsd |
StatsdListFluent.buildFirstItem() |
Statsd |
StatsdListFluentImpl.buildFirstItem() |
Statsd |
StatsdListFluent.buildItem(int index) |
Statsd |
StatsdListFluentImpl.buildItem(int index) |
Statsd |
StatsdListFluent.buildLastItem() |
Statsd |
StatsdListFluentImpl.buildLastItem() |
Statsd |
StatsdListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<StatsdBuilder> predicate) |
Statsd |
StatsdListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<StatsdBuilder> predicate) |
Statsd |
DoneableStatsd.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Statsd> |
StatsdListFluent.buildItems() |
List<Statsd> |
StatsdListFluentImpl.buildItems() |
List<Statsd> |
StatsdListFluent.getItems()
Deprecated.
|
List<Statsd> |
StatsdList.getItems() |
List<Statsd> |
StatsdListFluentImpl.getItems()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StatsdListFluent.ItemsNested<A> |
StatsdListFluent.addNewItemLike(Statsd item) |
StatsdListFluent.ItemsNested<A> |
StatsdListFluentImpl.addNewItemLike(Statsd item) |
A |
StatsdListFluent.addToItems(int index,
Statsd item) |
A |
StatsdListFluentImpl.addToItems(int index,
Statsd item) |
A |
StatsdListFluent.addToItems(Statsd... items) |
A |
StatsdListFluentImpl.addToItems(Statsd... items) |
A |
StatsdListFluent.removeFromItems(Statsd... items) |
A |
StatsdListFluentImpl.removeFromItems(Statsd... items) |
StatsdListFluent.ItemsNested<A> |
StatsdListFluent.setNewItemLike(int index,
Statsd item) |
StatsdListFluent.ItemsNested<A> |
StatsdListFluentImpl.setNewItemLike(int index,
Statsd item) |
A |
StatsdListFluent.setToItems(int index,
Statsd item) |
A |
StatsdListFluentImpl.setToItems(int index,
Statsd item) |
A |
StatsdListFluent.withItems(Statsd... items) |
A |
StatsdListFluentImpl.withItems(Statsd... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
StatsdListFluent.addAllToItems(Collection<Statsd> items) |
A |
StatsdListFluentImpl.addAllToItems(Collection<Statsd> items) |
A |
StatsdListFluent.removeAllFromItems(Collection<Statsd> items) |
A |
StatsdListFluentImpl.removeAllFromItems(Collection<Statsd> items) |
void |
StatsdList.setItems(List<Statsd> items) |
A |
StatsdListFluent.withItems(List<Statsd> items) |
A |
StatsdListFluentImpl.withItems(List<Statsd> items) |
| Constructor and Description |
|---|
DoneableStatsd(Statsd item) |
DoneableStatsd(Statsd item,
io.fabric8.kubernetes.api.builder.Function<Statsd,Statsd> function) |
StatsdBuilder(Statsd instance) |
StatsdBuilder(Statsd instance,
Boolean validationEnabled) |
StatsdBuilder(StatsdFluent<?> fluent,
Statsd instance) |
StatsdBuilder(StatsdFluent<?> fluent,
Statsd instance,
Boolean validationEnabled) |
StatsdBuilder(StatsdFluent<?> fluent,
Statsd instance,
javax.validation.Validator validator) |
StatsdBuilder(Statsd instance,
javax.validation.Validator validator) |
StatsdFluentImpl(Statsd instance) |
| Constructor and Description |
|---|
DoneableStatsd(io.fabric8.kubernetes.api.builder.Function<Statsd,Statsd> function) |
DoneableStatsd(io.fabric8.kubernetes.api.builder.Function<Statsd,Statsd> function) |
DoneableStatsd(Statsd item,
io.fabric8.kubernetes.api.builder.Function<Statsd,Statsd> function) |
DoneableStatsd(Statsd item,
io.fabric8.kubernetes.api.builder.Function<Statsd,Statsd> function) |
StatsdList(String apiVersion,
List<Statsd> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2017–2018 Red Hat. All rights reserved.