| Package | Description |
|---|---|
| io.fabric8.tekton.triggers.v1alpha1 |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableGitLabInterceptor |
| Modifier and Type | Method and Description |
|---|---|
GitLabInterceptor |
TriggerInterceptorFluentImpl.buildGitlab() |
GitLabInterceptor |
TriggerInterceptorFluent.buildGitlab() |
GitLabInterceptor |
TriggerInterceptorFluentImpl.getGitlab()
Deprecated.
|
GitLabInterceptor |
TriggerInterceptorFluent.getGitlab()
Deprecated.
|
GitLabInterceptor |
TriggerInterceptor.getGitlab() |
| Modifier and Type | Method and Description |
|---|---|
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluentImpl.editOrNewGitlabLike(GitLabInterceptor item) |
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluent.editOrNewGitlabLike(GitLabInterceptor item) |
void |
TriggerInterceptor.setGitlab(GitLabInterceptor gitlab) |
A |
TriggerInterceptorFluentImpl.withGitlab(GitLabInterceptor gitlab) |
A |
TriggerInterceptorFluent.withGitlab(GitLabInterceptor gitlab) |
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluentImpl.withNewGitlabLike(GitLabInterceptor item) |
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluent.withNewGitlabLike(GitLabInterceptor item) |
| Constructor and Description |
|---|
EditableTriggerInterceptor(BitbucketInterceptor bitbucket,
CELInterceptor cel,
GitHubInterceptor github,
GitLabInterceptor gitlab,
WebhookInterceptor webhook) |
GitLabInterceptorBuilder(GitLabInterceptor instance) |
GitLabInterceptorBuilder(GitLabInterceptor instance,
Boolean validationEnabled) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
GitLabInterceptor instance) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
GitLabInterceptor instance,
Boolean validationEnabled) |
GitLabInterceptorFluentImpl(GitLabInterceptor instance) |
TriggerInterceptor(BitbucketInterceptor bitbucket,
CELInterceptor cel,
GitHubInterceptor github,
GitLabInterceptor gitlab,
WebhookInterceptor webhook) |
Copyright © 2015–2020 Red Hat. All rights reserved.