Uses of Class
org.apache.camel.v1.integrationspec.template.spec.containers.livenessprobe.HttpGet
-
Packages that use HttpGet Package Description org.apache.camel.v1.integrationspec.template.spec.containers -
-
Uses of HttpGet in org.apache.camel.v1.integrationspec.template.spec.containers
Methods in org.apache.camel.v1.integrationspec.template.spec.containers that return HttpGet Modifier and Type Method Description HttpGetLivenessProbe. getHttpGet()Methods in org.apache.camel.v1.integrationspec.template.spec.containers with parameters of type HttpGet Modifier and Type Method Description voidLivenessProbe. setHttpGet(HttpGet httpGet)
-