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