| Package | Description |
|---|---|
| io.fabric8.tekton.triggers.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorSpec |
ClusterInterceptorSpecBuilder.build() |
ClusterInterceptorSpec |
ClusterInterceptorFluentImpl.buildSpec() |
ClusterInterceptorSpec |
ClusterInterceptorFluent.buildSpec() |
ClusterInterceptorSpec |
ClusterInterceptorFluentImpl.getSpec()
Deprecated.
|
ClusterInterceptorSpec |
ClusterInterceptorFluent.getSpec()
Deprecated.
|
ClusterInterceptorSpec |
ClusterInterceptor.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorFluent.SpecNested<A> |
ClusterInterceptorFluentImpl.editOrNewSpecLike(ClusterInterceptorSpec item) |
ClusterInterceptorFluent.SpecNested<A> |
ClusterInterceptorFluent.editOrNewSpecLike(ClusterInterceptorSpec item) |
void |
ClusterInterceptor.setSpec(ClusterInterceptorSpec spec) |
ClusterInterceptorFluent.SpecNested<A> |
ClusterInterceptorFluentImpl.withNewSpecLike(ClusterInterceptorSpec item) |
ClusterInterceptorFluent.SpecNested<A> |
ClusterInterceptorFluent.withNewSpecLike(ClusterInterceptorSpec item) |
A |
ClusterInterceptorFluentImpl.withSpec(ClusterInterceptorSpec spec) |
A |
ClusterInterceptorFluent.withSpec(ClusterInterceptorSpec spec) |
| Constructor and Description |
|---|
ClusterInterceptor(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterInterceptorSpec spec,
ClusterInterceptorStatus status) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance,
Boolean validationEnabled) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent,
ClusterInterceptorSpec instance) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent,
ClusterInterceptorSpec instance,
Boolean validationEnabled) |
ClusterInterceptorSpecFluentImpl(ClusterInterceptorSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.