@Generated(value="jsonschema2pojo") public class ReadinessProbeExec extends Object implements IsReadinessProbeHealthCheckMethod
| Constructor and Description |
|---|
ReadinessProbeExec()
No args constructor for use in serialization
|
ReadinessProbeExec(ExecHealthCheckConfig exec) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
ExecHealthCheckConfig |
getExec() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setExec(ExecHealthCheckConfig exec) |
public ReadinessProbeExec()
public ReadinessProbeExec(ExecHealthCheckConfig exec)
public ExecHealthCheckConfig getExec()
public void setExec(ExecHealthCheckConfig exec)
Copyright © 2015–2023 Red Hat. All rights reserved.