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