Uses of Class
io.fabric8.knative.eventing.contrib.gitlab.v1alpha1.GitLabSourceSpec
-
Packages that use GitLabSourceSpec Package Description io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 -
-
Uses of GitLabSourceSpec in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1
Subclasses of GitLabSourceSpec in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 Modifier and Type Class Description classEditableGitLabSourceSpecMethods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 that return GitLabSourceSpec Modifier and Type Method Description GitLabSourceSpecGitLabSourceFluent. buildSpec()GitLabSourceSpecGitLabSourceFluentImpl. buildSpec()GitLabSourceSpecGitLabSource. getSpec()GitLabSourceSpecGitLabSourceFluent. getSpec()Deprecated.GitLabSourceSpecGitLabSourceFluentImpl. getSpec()Deprecated.Methods in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSourceSpec Modifier and Type Method Description GitLabSourceFluent.SpecNested<A>GitLabSourceFluent. editOrNewSpecLike(GitLabSourceSpec item)GitLabSourceFluent.SpecNested<A>GitLabSourceFluentImpl. editOrNewSpecLike(GitLabSourceSpec item)voidGitLabSource. setSpec(GitLabSourceSpec spec)GitLabSourceFluent.SpecNested<A>GitLabSourceFluent. withNewSpecLike(GitLabSourceSpec item)GitLabSourceFluent.SpecNested<A>GitLabSourceFluentImpl. withNewSpecLike(GitLabSourceSpec item)AGitLabSourceFluent. withSpec(GitLabSourceSpec spec)AGitLabSourceFluentImpl. withSpec(GitLabSourceSpec spec)Constructors in io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 with parameters of type GitLabSourceSpec Constructor Description EditableGitLabSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, GitLabSourceSpec spec, GitLabSourceStatus status)GitLabSource(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, GitLabSourceSpec spec, GitLabSourceStatus status)GitLabSourceSpecBuilder(GitLabSourceSpec instance)GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance)GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent, GitLabSourceSpec instance, Boolean validationEnabled)GitLabSourceSpecBuilder(GitLabSourceSpec instance, Boolean validationEnabled)GitLabSourceSpecFluentImpl(GitLabSourceSpec instance)
-