Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.containers.lifecycle.poststart.HttpGet
-
Packages that use HttpGet Package Description org.apache.camel.v1.pipespec.integration.template.spec.containers.lifecycle -
-
Uses of HttpGet in org.apache.camel.v1.pipespec.integration.template.spec.containers.lifecycle
Methods in org.apache.camel.v1.pipespec.integration.template.spec.containers.lifecycle that return HttpGet Modifier and Type Method Description HttpGetPostStart. getHttpGet()Methods in org.apache.camel.v1.pipespec.integration.template.spec.containers.lifecycle with parameters of type HttpGet Modifier and Type Method Description voidPostStart. setHttpGet(HttpGet httpGet)
-