Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle.PreStopFluent.PrestopHttpGetNested
-
-
Uses of PreStopFluent.PrestopHttpGetNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.ephemeralcontainers.lifecycle that return PreStopFluent.PrestopHttpGetNested Modifier and Type Method Description PreStopFluent.PrestopHttpGetNested<A>PreStopFluent. editOrNewHttpGet()PreStopFluent.PrestopHttpGetNested<A>PreStopFluent. editOrNewHttpGetLike(HttpGet item)PreStopFluent.PrestopHttpGetNested<A>PreStopFluent. editPrestopHttpGet()PreStopFluent.PrestopHttpGetNested<A>PreStopFluent. withNewHttpGetLike(HttpGet item)PreStopFluent.PrestopHttpGetNested<A>PreStopFluent. withNewPrestopHttpGet()
-