Uses of Class
io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSource
-
Packages that use GitLabSource Package Description io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 -
-
Uses of GitLabSource in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Subclasses of GitLabSource in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 Modifier and Type Class Description classEditableGitLabSourceMethods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that return GitLabSource Modifier and Type Method Description GitLabSourceGitLabSourceListFluent. buildFirstItem()GitLabSourceGitLabSourceListFluentImpl. buildFirstItem()GitLabSourceGitLabSourceListFluent. buildItem(int index)GitLabSourceGitLabSourceListFluentImpl. buildItem(int index)GitLabSourceGitLabSourceListFluent. buildLastItem()GitLabSourceGitLabSourceListFluentImpl. buildLastItem()GitLabSourceGitLabSourceListFluent. buildMatchingItem(Predicate<GitLabSourceBuilder> predicate)GitLabSourceGitLabSourceListFluentImpl. buildMatchingItem(Predicate<GitLabSourceBuilder> predicate)Methods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that return types with arguments of type GitLabSource Modifier and Type Method Description List<GitLabSource>GitLabSourceListFluent. buildItems()List<GitLabSource>GitLabSourceListFluentImpl. buildItems()List<GitLabSource>GitLabSourceList. getItems()List<GitLabSource>GitLabSourceListFluent. getItems()Deprecated.List<GitLabSource>GitLabSourceListFluentImpl. getItems()Deprecated.Methods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSource Modifier and Type Method Description GitLabSourceListFluent.ItemsNested<A>GitLabSourceListFluent. addNewItemLike(GitLabSource item)GitLabSourceListFluent.ItemsNested<A>GitLabSourceListFluentImpl. addNewItemLike(GitLabSource item)AGitLabSourceListFluent. addToItems(int index, GitLabSource item)AGitLabSourceListFluent. addToItems(GitLabSource... items)AGitLabSourceListFluentImpl. addToItems(int index, GitLabSource item)AGitLabSourceListFluentImpl. addToItems(GitLabSource... items)AGitLabSourceListFluent. removeFromItems(GitLabSource... items)AGitLabSourceListFluentImpl. removeFromItems(GitLabSource... items)GitLabSourceListFluent.ItemsNested<A>GitLabSourceListFluent. setNewItemLike(int index, GitLabSource item)GitLabSourceListFluent.ItemsNested<A>GitLabSourceListFluentImpl. setNewItemLike(int index, GitLabSource item)AGitLabSourceListFluent. setToItems(int index, GitLabSource item)AGitLabSourceListFluentImpl. setToItems(int index, GitLabSource item)AGitLabSourceListFluent. withItems(GitLabSource... items)AGitLabSourceListFluentImpl. withItems(GitLabSource... items)Method parameters in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with type arguments of type GitLabSource Modifier and Type Method Description AGitLabSourceListFluent. addAllToItems(Collection<GitLabSource> items)AGitLabSourceListFluentImpl. addAllToItems(Collection<GitLabSource> items)AGitLabSourceListFluent. removeAllFromItems(Collection<GitLabSource> items)AGitLabSourceListFluentImpl. removeAllFromItems(Collection<GitLabSource> items)voidGitLabSourceList. setItems(List<GitLabSource> items)AGitLabSourceListFluent. withItems(List<GitLabSource> items)AGitLabSourceListFluentImpl. withItems(List<GitLabSource> items)Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSource Constructor Description GitLabSourceBuilder(GitLabSource instance)GitLabSourceBuilder(GitLabSourceFluent<?> fluent, GitLabSource instance)GitLabSourceBuilder(GitLabSourceFluent<?> fluent, GitLabSource instance, Boolean validationEnabled)GitLabSourceBuilder(GitLabSource instance, Boolean validationEnabled)GitLabSourceFluentImpl(GitLabSource instance)Constructor parameters in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with type arguments of type GitLabSource Constructor Description EditableGitLabSourceList(String apiVersion, List<GitLabSource> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)GitLabSourceList(String apiVersion, List<GitLabSource> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)
-