Uses of Class
org.apache.camel.v1.integrationspec.template.spec.initcontainers.livenessprobe.httpget.HttpHeaders
-
Packages that use HttpHeaders Package Description org.apache.camel.v1.integrationspec.template.spec.initcontainers.livenessprobe -
-
Uses of HttpHeaders in org.apache.camel.v1.integrationspec.template.spec.initcontainers.livenessprobe
Methods in org.apache.camel.v1.integrationspec.template.spec.initcontainers.livenessprobe 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.initcontainers.livenessprobe with type arguments of type HttpHeaders Modifier and Type Method Description voidHttpGet. setHttpHeaders(java.util.List<HttpHeaders> httpHeaders)
-