| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditablePrometheusSource |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSource |
PrometheusSourceListFluent.buildFirstItem() |
PrometheusSource |
PrometheusSourceListFluentImpl.buildFirstItem() |
PrometheusSource |
PrometheusSourceListFluent.buildItem(int index) |
PrometheusSource |
PrometheusSourceListFluentImpl.buildItem(int index) |
PrometheusSource |
PrometheusSourceListFluent.buildLastItem() |
PrometheusSource |
PrometheusSourceListFluentImpl.buildLastItem() |
PrometheusSource |
PrometheusSourceListFluent.buildMatchingItem(Predicate<PrometheusSourceBuilder> predicate) |
PrometheusSource |
PrometheusSourceListFluentImpl.buildMatchingItem(Predicate<PrometheusSourceBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<PrometheusSource> |
PrometheusSourceListFluent.buildItems() |
List<PrometheusSource> |
PrometheusSourceListFluentImpl.buildItems() |
List<PrometheusSource> |
PrometheusSourceListFluent.getItems()
Deprecated.
|
List<PrometheusSource> |
PrometheusSourceListFluentImpl.getItems()
Deprecated.
|
List<PrometheusSource> |
PrometheusSourceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluent.addNewItemLike(PrometheusSource item) |
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluentImpl.addNewItemLike(PrometheusSource item) |
A |
PrometheusSourceListFluent.addToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluentImpl.addToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.addToItems(PrometheusSource... items) |
A |
PrometheusSourceListFluentImpl.addToItems(PrometheusSource... items) |
A |
PrometheusSourceListFluent.removeFromItems(PrometheusSource... items) |
A |
PrometheusSourceListFluentImpl.removeFromItems(PrometheusSource... items) |
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluent.setNewItemLike(int index,
PrometheusSource item) |
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluentImpl.setNewItemLike(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.setToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluentImpl.setToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.withItems(PrometheusSource... items) |
A |
PrometheusSourceListFluentImpl.withItems(PrometheusSource... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PrometheusSourceListFluent.addAllToItems(Collection<PrometheusSource> items) |
A |
PrometheusSourceListFluentImpl.addAllToItems(Collection<PrometheusSource> items) |
A |
PrometheusSourceListFluent.removeAllFromItems(Collection<PrometheusSource> items) |
A |
PrometheusSourceListFluentImpl.removeAllFromItems(Collection<PrometheusSource> items) |
void |
PrometheusSourceList.setItems(List<PrometheusSource> items) |
A |
PrometheusSourceListFluent.withItems(List<PrometheusSource> items) |
A |
PrometheusSourceListFluentImpl.withItems(List<PrometheusSource> items) |
| Constructor and Description |
|---|
PrometheusSourceBuilder(PrometheusSource instance) |
PrometheusSourceBuilder(PrometheusSource instance,
Boolean validationEnabled) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent,
PrometheusSource instance) |
PrometheusSourceBuilder(PrometheusSourceFluent<?> fluent,
PrometheusSource instance,
Boolean validationEnabled) |
PrometheusSourceFluentImpl(PrometheusSource instance) |
| Constructor and Description |
|---|
EditablePrometheusSourceList(String apiVersion,
List<PrometheusSource> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
PrometheusSourceList(String apiVersion,
List<PrometheusSource> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2021 Red Hat. All rights reserved.