public class ReadinessProbeHttpGetFluent<A extends ReadinessProbeHttpGetFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ReadinessProbeHttpGetFluent.HttpGetNested<N> |
| Constructor and Description |
|---|
ReadinessProbeHttpGetFluent() |
ReadinessProbeHttpGetFluent(ReadinessProbeHttpGet instance) |
public ReadinessProbeHttpGetFluent()
public ReadinessProbeHttpGetFluent(ReadinessProbeHttpGet instance)
protected void copyInstance(ReadinessProbeHttpGet instance)
public HTTPHealthCheckConfig buildHttpGet()
public A withHttpGet(HTTPHealthCheckConfig httpGet)
public boolean hasHttpGet()
public ReadinessProbeHttpGetFluent.HttpGetNested<A> withNewHttpGet()
public ReadinessProbeHttpGetFluent.HttpGetNested<A> withNewHttpGetLike(HTTPHealthCheckConfig item)
public ReadinessProbeHttpGetFluent.HttpGetNested<A> editHttpGet()
public ReadinessProbeHttpGetFluent.HttpGetNested<A> editOrNewHttpGet()
public ReadinessProbeHttpGetFluent.HttpGetNested<A> editOrNewHttpGetLike(HTTPHealthCheckConfig item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ReadinessProbeHttpGetFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ReadinessProbeHttpGetFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.