| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.prometheus.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSource |
PrometheusSourceBuilder.build() |
PrometheusSource |
PrometheusSourceListFluent.buildFirstItem() |
PrometheusSource |
PrometheusSourceListFluent.buildItem(int index) |
PrometheusSource |
PrometheusSourceListFluent.buildLastItem() |
PrometheusSource |
PrometheusSourceListFluent.buildMatchingItem(Predicate<PrometheusSourceBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<PrometheusSource> |
PrometheusSourceListFluent.buildItems() |
List<PrometheusSource> |
PrometheusSourceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluent.addNewItemLike(PrometheusSource item) |
A |
PrometheusSourceListFluent.addToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.addToItems(PrometheusSource... items) |
A |
PrometheusSourceListFluent.removeFromItems(PrometheusSource... items) |
PrometheusSourceListFluent.ItemsNested<A> |
PrometheusSourceListFluent.setNewItemLike(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.setToItems(int index,
PrometheusSource item) |
A |
PrometheusSourceListFluent.withItems(PrometheusSource... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
PrometheusSourceListFluent.addAllToItems(Collection<PrometheusSource> items) |
A |
PrometheusSourceListFluent.removeAllFromItems(Collection<PrometheusSource> items) |
void |
PrometheusSourceList.setItems(List<PrometheusSource> items) |
A |
PrometheusSourceListFluent.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) |
PrometheusSourceFluent(PrometheusSource instance) |
| Constructor and Description |
|---|
PrometheusSourceList(String apiVersion,
List<PrometheusSource> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.