| Package | Description |
|---|---|
| io.fabric8.tekton.pipeline.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
CloudEventDeliveryState |
CloudEventDeliveryStateBuilder.build() |
CloudEventDeliveryState |
CloudEventDeliveryFluent.buildStatus() |
CloudEventDeliveryState |
CloudEventDelivery.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CloudEventDeliveryStateFluent.copyInstance(CloudEventDeliveryState instance) |
CloudEventDeliveryFluent.StatusNested<A> |
CloudEventDeliveryFluent.editOrNewStatusLike(CloudEventDeliveryState item) |
void |
CloudEventDelivery.setStatus(CloudEventDeliveryState status) |
CloudEventDeliveryFluent.StatusNested<A> |
CloudEventDeliveryFluent.withNewStatusLike(CloudEventDeliveryState item) |
A |
CloudEventDeliveryFluent.withStatus(CloudEventDeliveryState status) |
| Constructor and Description |
|---|
CloudEventDelivery(CloudEventDeliveryState status,
String target) |
CloudEventDeliveryStateBuilder(CloudEventDeliveryState instance) |
CloudEventDeliveryStateBuilder(CloudEventDeliveryStateFluent<?> fluent,
CloudEventDeliveryState instance) |
CloudEventDeliveryStateFluent(CloudEventDeliveryState instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.