| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableAwsSqsSource |
| Modifier and Type | Method and Description |
|---|---|
AwsSqsSource |
AwsSqsSourceListFluentImpl.buildFirstItem() |
AwsSqsSource |
AwsSqsSourceListFluent.buildFirstItem() |
AwsSqsSource |
AwsSqsSourceListFluentImpl.buildItem(int index) |
AwsSqsSource |
AwsSqsSourceListFluent.buildItem(int index) |
AwsSqsSource |
AwsSqsSourceListFluentImpl.buildLastItem() |
AwsSqsSource |
AwsSqsSourceListFluent.buildLastItem() |
AwsSqsSource |
AwsSqsSourceListFluentImpl.buildMatchingItem(Predicate<AwsSqsSourceBuilder> predicate) |
AwsSqsSource |
AwsSqsSourceListFluent.buildMatchingItem(Predicate<AwsSqsSourceBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<AwsSqsSource> |
AwsSqsSourceListFluentImpl.buildItems() |
List<AwsSqsSource> |
AwsSqsSourceListFluent.buildItems() |
List<AwsSqsSource> |
AwsSqsSourceListFluentImpl.getItems()
Deprecated.
|
List<AwsSqsSource> |
AwsSqsSourceListFluent.getItems()
Deprecated.
|
List<AwsSqsSource> |
AwsSqsSourceList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
AwsSqsSourceListFluent.ItemsNested<A> |
AwsSqsSourceListFluentImpl.addNewItemLike(AwsSqsSource item) |
AwsSqsSourceListFluent.ItemsNested<A> |
AwsSqsSourceListFluent.addNewItemLike(AwsSqsSource item) |
A |
AwsSqsSourceListFluentImpl.addToItems(AwsSqsSource... items) |
A |
AwsSqsSourceListFluent.addToItems(AwsSqsSource... items) |
A |
AwsSqsSourceListFluentImpl.addToItems(int index,
AwsSqsSource item) |
A |
AwsSqsSourceListFluent.addToItems(int index,
AwsSqsSource item) |
A |
AwsSqsSourceListFluentImpl.removeFromItems(AwsSqsSource... items) |
A |
AwsSqsSourceListFluent.removeFromItems(AwsSqsSource... items) |
AwsSqsSourceListFluent.ItemsNested<A> |
AwsSqsSourceListFluentImpl.setNewItemLike(int index,
AwsSqsSource item) |
AwsSqsSourceListFluent.ItemsNested<A> |
AwsSqsSourceListFluent.setNewItemLike(int index,
AwsSqsSource item) |
A |
AwsSqsSourceListFluentImpl.setToItems(int index,
AwsSqsSource item) |
A |
AwsSqsSourceListFluent.setToItems(int index,
AwsSqsSource item) |
A |
AwsSqsSourceListFluentImpl.withItems(AwsSqsSource... items) |
A |
AwsSqsSourceListFluent.withItems(AwsSqsSource... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
AwsSqsSourceListFluentImpl.addAllToItems(Collection<AwsSqsSource> items) |
A |
AwsSqsSourceListFluent.addAllToItems(Collection<AwsSqsSource> items) |
A |
AwsSqsSourceListFluentImpl.removeAllFromItems(Collection<AwsSqsSource> items) |
A |
AwsSqsSourceListFluent.removeAllFromItems(Collection<AwsSqsSource> items) |
void |
AwsSqsSourceList.setItems(List<AwsSqsSource> items) |
A |
AwsSqsSourceListFluentImpl.withItems(List<AwsSqsSource> items) |
A |
AwsSqsSourceListFluent.withItems(List<AwsSqsSource> items) |
| Constructor and Description |
|---|
AwsSqsSourceBuilder(AwsSqsSource instance) |
AwsSqsSourceBuilder(AwsSqsSource instance,
Boolean validationEnabled) |
AwsSqsSourceBuilder(AwsSqsSourceFluent<?> fluent,
AwsSqsSource instance) |
AwsSqsSourceBuilder(AwsSqsSourceFluent<?> fluent,
AwsSqsSource instance,
Boolean validationEnabled) |
AwsSqsSourceFluentImpl(AwsSqsSource instance) |
| Constructor and Description |
|---|
AwsSqsSourceList(String apiVersion,
List<AwsSqsSource> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
EditableAwsSqsSourceList(String apiVersion,
List<AwsSqsSource> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2021 Red Hat. All rights reserved.