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