| Package | Description |
|---|---|
| io.fabric8.tekton.triggers.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorStatus |
ClusterInterceptorStatusBuilder.build() |
ClusterInterceptorStatus |
ClusterInterceptorFluent.buildStatus() |
ClusterInterceptorStatus |
ClusterInterceptorFluentImpl.buildStatus() |
ClusterInterceptorStatus |
ClusterInterceptorFluent.getStatus()
Deprecated.
|
ClusterInterceptorStatus |
ClusterInterceptorFluentImpl.getStatus()
Deprecated.
|
ClusterInterceptorStatus |
ClusterInterceptor.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorFluent.StatusNested<A> |
ClusterInterceptorFluent.editOrNewStatusLike(ClusterInterceptorStatus item) |
ClusterInterceptorFluent.StatusNested<A> |
ClusterInterceptorFluentImpl.editOrNewStatusLike(ClusterInterceptorStatus item) |
void |
ClusterInterceptor.setStatus(ClusterInterceptorStatus status) |
ClusterInterceptorFluent.StatusNested<A> |
ClusterInterceptorFluent.withNewStatusLike(ClusterInterceptorStatus item) |
ClusterInterceptorFluent.StatusNested<A> |
ClusterInterceptorFluentImpl.withNewStatusLike(ClusterInterceptorStatus item) |
A |
ClusterInterceptorFluent.withStatus(ClusterInterceptorStatus status) |
A |
ClusterInterceptorFluentImpl.withStatus(ClusterInterceptorStatus status) |
| Constructor and Description |
|---|
ClusterInterceptor(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterInterceptorSpec spec,
ClusterInterceptorStatus status) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatus instance,
Boolean validationEnabled) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent,
ClusterInterceptorStatus instance) |
ClusterInterceptorStatusBuilder(ClusterInterceptorStatusFluent<?> fluent,
ClusterInterceptorStatus instance,
Boolean validationEnabled) |
ClusterInterceptorStatusFluentImpl(ClusterInterceptorStatus instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.