| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableGitLabSourceSpec |
| Modifier and Type | Method and Description |
|---|---|
GitLabSourceSpec |
GitLabSourceFluent.buildSpec() |
GitLabSourceSpec |
GitLabSourceFluentImpl.buildSpec() |
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 |
|---|
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(GitLabSourceSpec instance,
Boolean validationEnabled) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance) |
GitLabSourceSpecBuilder(GitLabSourceSpecFluent<?> fluent,
GitLabSourceSpec instance,
Boolean validationEnabled) |
GitLabSourceSpecFluentImpl(GitLabSourceSpec instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.