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