public class CloudEventDeliveryStateBuilder extends CloudEventDeliveryStateFluent<CloudEventDeliveryStateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CloudEventDeliveryState,CloudEventDeliveryStateBuilder>
| Constructor and Description |
|---|
CloudEventDeliveryStateBuilder() |
CloudEventDeliveryStateBuilder(CloudEventDeliveryState instance) |
CloudEventDeliveryStateBuilder(CloudEventDeliveryStateFluent<?> fluent) |
CloudEventDeliveryStateBuilder(CloudEventDeliveryStateFluent<?> fluent,
CloudEventDeliveryState instance) |
| Modifier and Type | Method and Description |
|---|---|
CloudEventDeliveryState |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCondition, getMessage, getRetryCount, getSentAt, hasAdditionalProperties, hasCondition, hashCode, hasMessage, hasRetryCount, hasSentAt, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCondition, withMessage, withRetryCount, withSentAtaggregate, aggregate, build, build, builderOf, getVisitableMappublic CloudEventDeliveryStateBuilder()
public CloudEventDeliveryStateBuilder(CloudEventDeliveryStateFluent<?> fluent)
public CloudEventDeliveryStateBuilder(CloudEventDeliveryStateFluent<?> fluent, CloudEventDeliveryState instance)
public CloudEventDeliveryStateBuilder(CloudEventDeliveryState instance)
public CloudEventDeliveryState build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CloudEventDeliveryState>Copyright © 2015–2023 Red Hat. All rights reserved.