Uses of Class
org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe.httpget.HttpHeaders
-
Packages that use HttpHeaders Package Description org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe -
-
Uses of HttpHeaders in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe
Methods in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe that return types with arguments of type HttpHeaders Modifier and Type Method Description java.util.List<HttpHeaders>HttpGet. getHttpHeaders()Method parameters in org.apache.camel.v1.integrationspec.template.spec.ephemeralcontainers.readinessprobe with type arguments of type HttpHeaders Modifier and Type Method Description voidHttpGet. setHttpHeaders(java.util.List<HttpHeaders> httpHeaders)
-