Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.readinessprobe.HttpGet
-
-
Uses of HttpGet in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers that return HttpGet Modifier and Type Method Description HttpGetReadinessProbeFluent. buildHttpGet()HttpGetReadinessProbe. getHttpGet()Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers with parameters of type HttpGet Modifier and Type Method Description ReadinessProbeFluent.ReadinessprobeHttpGetNested<A>ReadinessProbeFluent. editOrNewHttpGetLike(HttpGet item)voidReadinessProbe. setHttpGet(HttpGet httpGet)AReadinessProbeFluent. withHttpGet(HttpGet httpGet)ReadinessProbeFluent.ReadinessprobeHttpGetNested<A>ReadinessProbeFluent. withNewHttpGetLike(HttpGet item) -
Uses of HttpGet in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.readinessprobe
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.readinessprobe that return HttpGet Modifier and Type Method Description HttpGetHttpGetBuilder. build()Constructors in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.readinessprobe with parameters of type HttpGet Constructor Description HttpGetBuilder(HttpGet instance)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance)HttpGetBuilder(HttpGetFluent<?> fluent, HttpGet instance, Boolean validationEnabled)HttpGetBuilder(HttpGet instance, Boolean validationEnabled)HttpGetFluent(HttpGet instance)
-