Uses of Class
org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers.startupprobe.HttpGet
-
Packages that use HttpGet Package Description org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers -
-
Uses of HttpGet in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers that return HttpGet Modifier and Type Method Description HttpGetStartupProbe. getHttpGet()Methods in org.apache.camel.v1.pipespec.integration.template.spec.ephemeralcontainers with parameters of type HttpGet Modifier and Type Method Description voidStartupProbe. setHttpGet(HttpGet httpGet)
-