Uses of Class
io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.poststart.httpget.HttpHeadersBuilder
-
Packages that use HttpHeadersBuilder Package Description io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.poststart -
-
Uses of HttpHeadersBuilder in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.poststart
Method parameters in io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.containers.lifecycle.poststart with type arguments of type HttpHeadersBuilder Modifier and Type Method Description HttpHeadersHttpGetFluent. buildMatchingHttpHeader(Predicate<HttpHeadersBuilder> predicate)HttpGetFluent.HttpHeadersNested<A>HttpGetFluent. editMatchingHttpHeader(Predicate<HttpHeadersBuilder> predicate)booleanHttpGetFluent. hasMatchingHttpHeader(Predicate<HttpHeadersBuilder> predicate)AHttpGetFluent. removeMatchingFromHttpHeaders(Predicate<HttpHeadersBuilder> predicate)
-