Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.prestop.HttpGetFluent.PrestopHttpHeadersNested
-
-
Uses of HttpGetFluent.PrestopHttpHeadersNested in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.prestop
Methods in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.initcontainers.lifecycle.prestop that return HttpGetFluent.PrestopHttpHeadersNested Modifier and Type Method Description HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. addNewHttpHeaderLike(HttpHeaders item)HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. addNewPrestopHttpHeader()HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. editFirstHttpHeader()HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. editHttpHeader(int index)HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. editLastHttpHeader()HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. editMatchingHttpHeader(Predicate<HttpHeadersBuilder> predicate)HttpGetFluent.PrestopHttpHeadersNested<A>HttpGetFluent. setNewHttpHeaderLike(int index, HttpHeaders item)
-