Uses of Class
io.fabric8.knative.eventing.contrib.awssqs.v1alpha1.AwsSqsSource
-
Packages that use AwsSqsSource Package Description io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 -
-
Uses of AwsSqsSource in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1
Subclasses of AwsSqsSource in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 Modifier and Type Class Description classEditableAwsSqsSourceMethods in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 that return AwsSqsSource Modifier and Type Method Description AwsSqsSourceAwsSqsSourceListFluent. buildFirstItem()AwsSqsSourceAwsSqsSourceListFluentImpl. buildFirstItem()AwsSqsSourceAwsSqsSourceListFluent. buildItem(int index)AwsSqsSourceAwsSqsSourceListFluentImpl. buildItem(int index)AwsSqsSourceAwsSqsSourceListFluent. buildLastItem()AwsSqsSourceAwsSqsSourceListFluentImpl. buildLastItem()AwsSqsSourceAwsSqsSourceListFluent. buildMatchingItem(Predicate<AwsSqsSourceBuilder> predicate)AwsSqsSourceAwsSqsSourceListFluentImpl. buildMatchingItem(Predicate<AwsSqsSourceBuilder> predicate)Methods in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 that return types with arguments of type AwsSqsSource Modifier and Type Method Description List<AwsSqsSource>AwsSqsSourceListFluent. buildItems()List<AwsSqsSource>AwsSqsSourceListFluentImpl. buildItems()List<AwsSqsSource>AwsSqsSourceList. getItems()List<AwsSqsSource>AwsSqsSourceListFluent. getItems()Deprecated.List<AwsSqsSource>AwsSqsSourceListFluentImpl. getItems()Deprecated.Methods in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with parameters of type AwsSqsSource Modifier and Type Method Description AwsSqsSourceListFluent.ItemsNested<A>AwsSqsSourceListFluent. addNewItemLike(AwsSqsSource item)AwsSqsSourceListFluent.ItemsNested<A>AwsSqsSourceListFluentImpl. addNewItemLike(AwsSqsSource item)AAwsSqsSourceListFluent. addToItems(int index, AwsSqsSource item)AAwsSqsSourceListFluent. addToItems(AwsSqsSource... items)AAwsSqsSourceListFluentImpl. addToItems(int index, AwsSqsSource item)AAwsSqsSourceListFluentImpl. addToItems(AwsSqsSource... items)AAwsSqsSourceListFluent. removeFromItems(AwsSqsSource... items)AAwsSqsSourceListFluentImpl. removeFromItems(AwsSqsSource... items)AwsSqsSourceListFluent.ItemsNested<A>AwsSqsSourceListFluent. setNewItemLike(int index, AwsSqsSource item)AwsSqsSourceListFluent.ItemsNested<A>AwsSqsSourceListFluentImpl. setNewItemLike(int index, AwsSqsSource item)AAwsSqsSourceListFluent. setToItems(int index, AwsSqsSource item)AAwsSqsSourceListFluentImpl. setToItems(int index, AwsSqsSource item)AAwsSqsSourceListFluent. withItems(AwsSqsSource... items)AAwsSqsSourceListFluentImpl. withItems(AwsSqsSource... items)Method parameters in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with type arguments of type AwsSqsSource Modifier and Type Method Description AAwsSqsSourceListFluent. addAllToItems(Collection<AwsSqsSource> items)AAwsSqsSourceListFluentImpl. addAllToItems(Collection<AwsSqsSource> items)AAwsSqsSourceListFluent. removeAllFromItems(Collection<AwsSqsSource> items)AAwsSqsSourceListFluentImpl. removeAllFromItems(Collection<AwsSqsSource> items)voidAwsSqsSourceList. setItems(List<AwsSqsSource> items)AAwsSqsSourceListFluent. withItems(List<AwsSqsSource> items)AAwsSqsSourceListFluentImpl. withItems(List<AwsSqsSource> items)Constructors in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with parameters of type AwsSqsSource Constructor Description AwsSqsSourceBuilder(AwsSqsSource instance)AwsSqsSourceBuilder(AwsSqsSourceFluent<?> fluent, AwsSqsSource instance)AwsSqsSourceBuilder(AwsSqsSourceFluent<?> fluent, AwsSqsSource instance, Boolean validationEnabled)AwsSqsSourceBuilder(AwsSqsSource instance, Boolean validationEnabled)AwsSqsSourceFluentImpl(AwsSqsSource instance)Constructor parameters in io.fabric8.knative.eventing.contrib.awssqs.v1alpha1 with type arguments of type AwsSqsSource Constructor 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)
-