Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers.livenessprobe.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 HttpGetLivenessProbe. getHttpGet()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.initcontainers with parameters of type HttpGet Modifier and Type Method Description voidLivenessProbe. setHttpGet(HttpGet httpGet)
-