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