| Modifier and Type | Method and Description |
|---|---|
GitLabInterceptor |
GitLabInterceptorBuilder.build() |
GitLabInterceptor |
TriggerInterceptorFluent.buildGitlab() |
GitLabInterceptor |
TriggerInterceptor.getGitlab() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GitLabInterceptorFluent.copyInstance(GitLabInterceptor instance) |
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluent.editOrNewGitlabLike(GitLabInterceptor item) |
void |
TriggerInterceptor.setGitlab(GitLabInterceptor gitlab) |
A |
TriggerInterceptorFluent.withGitlab(GitLabInterceptor gitlab) |
TriggerInterceptorFluent.GitlabNested<A> |
TriggerInterceptorFluent.withNewGitlabLike(GitLabInterceptor item) |
| Constructor and Description |
|---|
GitLabInterceptorBuilder(GitLabInterceptor instance) |
GitLabInterceptorBuilder(GitLabInterceptorFluent<?> fluent,
GitLabInterceptor instance) |
GitLabInterceptorFluent(GitLabInterceptor instance) |
TriggerInterceptor(BitbucketInterceptor bitbucket,
CELInterceptor cel,
GitHubInterceptor github,
GitLabInterceptor gitlab,
String name,
List<InterceptorParams> params,
InterceptorRef ref,
WebhookInterceptor webhook) |
Copyright © 2015–2024 Red Hat. All rights reserved.