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