Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers.readinessprobe.HttpGet
-
Packages that use HttpGet Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers -
-
Uses of HttpGet in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers that return HttpGet Modifier and Type Method Description HttpGetReadinessProbe. getHttpGet()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.ephemeralcontainers with parameters of type HttpGet Modifier and Type Method Description voidReadinessProbe. setHttpGet(HttpGet httpGet)
-