public class CloudEventDeliveryBuilder extends CloudEventDeliveryFluent<CloudEventDeliveryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CloudEventDelivery,CloudEventDeliveryBuilder>
CloudEventDeliveryFluent.StatusNested<N>| Constructor and Description |
|---|
CloudEventDeliveryBuilder() |
CloudEventDeliveryBuilder(CloudEventDelivery instance) |
CloudEventDeliveryBuilder(CloudEventDeliveryFluent<?> fluent) |
CloudEventDeliveryBuilder(CloudEventDeliveryFluent<?> fluent,
CloudEventDelivery instance) |
| Modifier and Type | Method and Description |
|---|---|
CloudEventDelivery |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildStatus, copyInstance, editOrNewStatus, editOrNewStatusLike, editStatus, equals, getAdditionalProperties, getTarget, hasAdditionalProperties, hashCode, hasStatus, hasTarget, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewStatus, withNewStatus, withNewStatusLike, withStatus, withTargetaggregate, aggregate, build, build, builderOf, getVisitableMappublic CloudEventDeliveryBuilder()
public CloudEventDeliveryBuilder(CloudEventDeliveryFluent<?> fluent)
public CloudEventDeliveryBuilder(CloudEventDeliveryFluent<?> fluent, CloudEventDelivery instance)
public CloudEventDeliveryBuilder(CloudEventDelivery instance)
public CloudEventDelivery build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CloudEventDelivery>Copyright © 2015–2023 Red Hat. All rights reserved.