| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
HTTPHealthCheckConfig |
HTTPHealthCheckConfigBuilder.build() |
HTTPHealthCheckConfig |
ReadinessProbeHttpGetFluent.buildHttpGet() |
HTTPHealthCheckConfig |
ReadinessProbeHttpGet.getHttpGet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HTTPHealthCheckConfigFluent.copyInstance(HTTPHealthCheckConfig instance) |
ReadinessProbeHttpGetFluent.HttpGetNested<A> |
ReadinessProbeHttpGetFluent.editOrNewHttpGetLike(HTTPHealthCheckConfig item) |
void |
ReadinessProbeHttpGet.setHttpGet(HTTPHealthCheckConfig httpGet) |
A |
ReadinessProbeHttpGetFluent.withHttpGet(HTTPHealthCheckConfig httpGet) |
ReadinessProbeHttpGetFluent.HttpGetNested<A> |
ReadinessProbeHttpGetFluent.withNewHttpGetLike(HTTPHealthCheckConfig item) |
| Constructor and Description |
|---|
HTTPHealthCheckConfigBuilder(HTTPHealthCheckConfig instance) |
HTTPHealthCheckConfigBuilder(HTTPHealthCheckConfigFluent<?> fluent,
HTTPHealthCheckConfig instance) |
HTTPHealthCheckConfigFluent(HTTPHealthCheckConfig instance) |
ReadinessProbeHttpGet(HTTPHealthCheckConfig httpGet) |
Copyright © 2015–2024 Red Hat. All rights reserved.