Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.PreStopFluent.PrestopHttpGetNested
-
Packages that use PreStopFluent.PrestopHttpGetNested Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle -
-
Uses of PreStopFluent.PrestopHttpGetNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.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()
-