Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.StartupProbeFluent.StartupprobeHttpGetNested
-
-
Uses of StartupProbeFluent.StartupprobeHttpGetNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers that return StartupProbeFluent.StartupprobeHttpGetNested Modifier and Type Method Description StartupProbeFluent.StartupprobeHttpGetNested<A>StartupProbeFluent. editOrNewHttpGet()StartupProbeFluent.StartupprobeHttpGetNested<A>StartupProbeFluent. editOrNewHttpGetLike(HttpGet item)StartupProbeFluent.StartupprobeHttpGetNested<A>StartupProbeFluent. editStartupprobeHttpGet()StartupProbeFluent.StartupprobeHttpGetNested<A>StartupProbeFluent. withNewHttpGetLike(HttpGet item)StartupProbeFluent.StartupprobeHttpGetNested<A>StartupProbeFluent. withNewStartupprobeHttpGet()
-