| Package | Description |
|---|---|
| io.fabric8.knative.eventing.contrib.gitlab.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
GitLabBindingSpec |
GitLabBindingSpecBuilder.build() |
GitLabBindingSpec |
GitLabBindingFluent.buildSpec() |
GitLabBindingSpec |
GitLabBinding.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GitLabBindingSpecFluent.copyInstance(GitLabBindingSpec instance) |
GitLabBindingFluent.SpecNested<A> |
GitLabBindingFluent.editOrNewSpecLike(GitLabBindingSpec item) |
void |
GitLabBinding.setSpec(GitLabBindingSpec spec) |
GitLabBindingFluent.SpecNested<A> |
GitLabBindingFluent.withNewSpecLike(GitLabBindingSpec item) |
A |
GitLabBindingFluent.withSpec(GitLabBindingSpec spec) |
| Constructor and Description |
|---|
GitLabBinding(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
GitLabBindingSpec spec,
GitLabBindingStatus status) |
GitLabBindingSpecBuilder(GitLabBindingSpec instance) |
GitLabBindingSpecBuilder(GitLabBindingSpecFluent<?> fluent,
GitLabBindingSpec instance) |
GitLabBindingSpecFluent(GitLabBindingSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.