public class ReadinessProbeHttpGet extends Object implements IsReadinessProbeHealthCheckMethod
| Constructor and Description |
|---|
ReadinessProbeHttpGet()
No args constructor for use in serialization
|
ReadinessProbeHttpGet(HTTPHealthCheckConfig httpGet) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
HTTPHealthCheckConfig |
getHttpGet() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setHttpGet(HTTPHealthCheckConfig httpGet) |
public ReadinessProbeHttpGet()
public ReadinessProbeHttpGet(HTTPHealthCheckConfig httpGet)
httpGet - public HTTPHealthCheckConfig getHttpGet()
public void setHttpGet(HTTPHealthCheckConfig httpGet)
Copyright © 2015–2022 Red Hat. All rights reserved.