| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
GitLabSourceSpec |
GitLabSourceSpecBuilder.build() |
GitLabSourceSpec |
GitLabSourceFluent.buildSpec() |
GitLabSourceSpec |
GitLabSourceFluentImpl.buildSpec() |
GitLabSourceSpec |
DoneableGitLabSourceSpec.done() |
GitLabSourceSpec |
GitLabSourceFluent.getSpec()
Deprecated.
|
GitLabSourceSpec |
GitLabSourceFluentImpl.getSpec()
Deprecated.
|
GitLabSourceSpec |
GitLabSource.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
GitLabSourceFluent.SpecNested<A> |
GitLabSourceFluent.editOrNewSpecLike(GitLabSourceSpec item) |
GitLabSourceFluent.SpecNested<A> |
GitLabSourceFluentImpl.editOrNewSpecLike(GitLabSourceSpec item) |
void |
GitLabSource.setSpec(GitLabSourceSpec spec) |
GitLabSourceFluent.SpecNested<A> |
GitLabSourceFluent.withNewSpecLike(GitLabSourceSpec item) |
GitLabSourceFluent.SpecNested<A> |
GitLabSourceFluentImpl.withNewSpecLike(GitLabSourceSpec item) |
A |
GitLabSourceFluent.withSpec(GitLabSourceSpec spec) |
A |
GitLabSourceFluentImpl.withSpec(GitLabSourceSpec spec) |
| Constructor and Description |
|---|
DoneableGitLabSourceSpec(GitLabSourceSpec item) |
DoneableGitLabSourceSpec(GitLabSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<GitLabSourceSpec,GitLabSourceSpec> function) |
GitLabSource(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
GitLabSourceSpec spec,
GitLabSourceStatus status) |
GitLabSourceSpecBuilder(GitLabSourceSpec instance) |
GitLabSourceSpecBuilder(GitLabSourceSpec instance,
Boolean validationEnabled) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance,
Boolean validationEnabled) |
GitLabSourceSpecFluentImpl(GitLabSourceSpec instance) |
| Constructor and Description |
|---|
DoneableGitLabSourceSpec(io.fabric8.kubernetes.api.builder.Function<GitLabSourceSpec,GitLabSourceSpec> function) |
DoneableGitLabSourceSpec(io.fabric8.kubernetes.api.builder.Function<GitLabSourceSpec,GitLabSourceSpec> function) |
DoneableGitLabSourceSpec(GitLabSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<GitLabSourceSpec,GitLabSourceSpec> function) |
DoneableGitLabSourceSpec(GitLabSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<GitLabSourceSpec,GitLabSourceSpec> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.