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