| Package | Description |
|---|---|
| io.fabric8.tekton.triggers.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
SecretRef |
SecretRefBuilder.build() |
SecretRef |
GitLabInterceptorFluent.buildSecretRef() |
SecretRef |
BitbucketInterceptorFluentImpl.buildSecretRef() |
SecretRef |
BitbucketInterceptorFluent.buildSecretRef() |
SecretRef |
GitHubInterceptorFluentImpl.buildSecretRef() |
SecretRef |
GitLabInterceptorFluentImpl.buildSecretRef() |
SecretRef |
GitHubInterceptorFluent.buildSecretRef() |
SecretRef |
GitLabInterceptorFluent.getSecretRef()
Deprecated.
|
SecretRef |
BitbucketInterceptorFluentImpl.getSecretRef()
Deprecated.
|
SecretRef |
BitbucketInterceptorFluent.getSecretRef()
Deprecated.
|
SecretRef |
GitHubInterceptorFluentImpl.getSecretRef()
Deprecated.
|
SecretRef |
GitLabInterceptorFluentImpl.getSecretRef()
Deprecated.
|
SecretRef |
GitHubInterceptorFluent.getSecretRef()
Deprecated.
|
SecretRef |
GitLabInterceptor.getSecretRef() |
SecretRef |
BitbucketInterceptor.getSecretRef() |
SecretRef |
GitHubInterceptor.getSecretRef() |
| Constructor and Description |
|---|
BitbucketInterceptor(List<String> eventTypes,
SecretRef secretRef) |
GitHubInterceptor(List<String> eventTypes,
SecretRef secretRef) |
GitLabInterceptor(List<String> eventTypes,
SecretRef secretRef) |
SecretRefBuilder(SecretRef instance) |
SecretRefBuilder(SecretRef instance,
Boolean validationEnabled) |
SecretRefBuilder(SecretRefFluent<?> fluent,
SecretRef instance) |
SecretRefBuilder(SecretRefFluent<?> fluent,
SecretRef instance,
Boolean validationEnabled) |
SecretRefFluentImpl(SecretRef instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.