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