public class HTTPFaultInjectionDelayFixedDelayFluentImpl<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HTTPFaultInjectionDelayFixedDelayFluent<A>
| Constructor and Description |
|---|
HTTPFaultInjectionDelayFixedDelayFluentImpl() |
HTTPFaultInjectionDelayFixedDelayFluentImpl(HTTPFaultInjectionDelayFixedDelay instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFixedDelay() |
Boolean |
hasFixedDelay() |
int |
hashCode() |
String |
toString() |
A |
withFixedDelay(String fixedDelay) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HTTPFaultInjectionDelayFixedDelayFluentImpl()
public HTTPFaultInjectionDelayFixedDelayFluentImpl(HTTPFaultInjectionDelayFixedDelay instance)
public String getFixedDelay()
getFixedDelay in interface HTTPFaultInjectionDelayFixedDelayFluent<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>>public A withFixedDelay(String fixedDelay)
withFixedDelay in interface HTTPFaultInjectionDelayFixedDelayFluent<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>>public Boolean hasFixedDelay()
hasFixedDelay in interface HTTPFaultInjectionDelayFixedDelayFluent<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HTTPFaultInjectionDelayFixedDelayFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.