Uses of Interface
io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceListFluent
-
Packages that use GitLabSourceListFluent Package Description io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 -
-
Uses of GitLabSourceListFluent in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with type parameters of type GitLabSourceListFluent Modifier and Type Interface Description interfaceGitLabSourceListFluent<A extends GitLabSourceListFluent<A>>classGitLabSourceListFluentImpl<A extends GitLabSourceListFluent<A>>Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that implement GitLabSourceListFluent Modifier and Type Class Description classGitLabSourceListBuilderclassGitLabSourceListFluentImpl<A extends GitLabSourceListFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSourceListFluent Constructor Description GitLabSourceListBuilder(GitLabSourceListFluent<?> fluent)GitLabSourceListBuilder(GitLabSourceListFluent<?> fluent, GitLabSourceList instance)GitLabSourceListBuilder(GitLabSourceListFluent<?> fluent, GitLabSourceList instance, Boolean validationEnabled)GitLabSourceListBuilder(GitLabSourceListFluent<?> fluent, Boolean validationEnabled)
-