public class DeliverySpecFluentImpl<A extends DeliverySpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DeliverySpecFluent<A>
DeliverySpecFluent.DeadLetterSinkNested<N>| Constructor and Description |
|---|
DeliverySpecFluentImpl() |
DeliverySpecFluentImpl(DeliverySpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic DeliverySpecFluentImpl()
public DeliverySpecFluentImpl(DeliverySpec instance)
public String getBackoffDelay()
getBackoffDelay in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withBackoffDelay(String backoffDelay)
withBackoffDelay in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasBackoffDelay()
hasBackoffDelay in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public String getBackoffPolicy()
getBackoffPolicy in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withBackoffPolicy(String backoffPolicy)
withBackoffPolicy in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasBackoffPolicy()
hasBackoffPolicy in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>@Deprecated public Destination getDeadLetterSink()
getDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Destination buildDeadLetterSink()
buildDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withDeadLetterSink(Destination deadLetterSink)
withDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasDeadLetterSink()
hasDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public DeliverySpecFluent.DeadLetterSinkNested<A> withNewDeadLetterSink()
withNewDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public DeliverySpecFluent.DeadLetterSinkNested<A> withNewDeadLetterSinkLike(Destination item)
withNewDeadLetterSinkLike in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public DeliverySpecFluent.DeadLetterSinkNested<A> editDeadLetterSink()
editDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public DeliverySpecFluent.DeadLetterSinkNested<A> editOrNewDeadLetterSink()
editOrNewDeadLetterSink in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public DeliverySpecFluent.DeadLetterSinkNested<A> editOrNewDeadLetterSinkLike(Destination item)
editOrNewDeadLetterSinkLike in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Integer getRetry()
getRetry in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withRetry(Integer retry)
withRetry in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasRetry()
hasRetry in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public String getRetryAfterMax()
getRetryAfterMax in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withRetryAfterMax(String retryAfterMax)
withRetryAfterMax in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasRetryAfterMax()
hasRetryAfterMax in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public String getTimeout()
getTimeout in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public A withTimeout(String timeout)
withTimeout in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public Boolean hasTimeout()
hasTimeout in interface DeliverySpecFluent<A extends DeliverySpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeliverySpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends DeliverySpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.