Uses of Interface
io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpecFluent
-
Packages that use GitLabSourceSpecFluent Package Description io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 -
-
Uses of GitLabSourceSpecFluent in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with type parameters of type GitLabSourceSpecFluent Modifier and Type Interface Description interfaceGitLabSourceSpecFluent<A extends GitLabSourceSpecFluent<A>>classGitLabSourceSpecFluentImpl<A extends GitLabSourceSpecFluent<A>>Subinterfaces of GitLabSourceSpecFluent in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 Modifier and Type Interface Description static interfaceGitLabSourceFluent.SpecNested<N>Classes in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that implement GitLabSourceSpecFluent Modifier and Type Class Description classGitLabSourceFluentImpl.SpecNestedImpl<N>classGitLabSourceSpecBuilderclassGitLabSourceSpecFluentImpl<A extends GitLabSourceSpecFluent<A>>Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSourceSpecFluent Constructor Description GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent)GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance)GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance, Boolean validationEnabled)GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, Boolean validationEnabled)
-