Uses of Class
io.camunda.zeebe.gateway.impl.probes.health.HealthZeebeClientProperties
Packages that use HealthZeebeClientProperties
Package
Description
-
Uses of HealthZeebeClientProperties in io.camunda.zeebe.gateway.impl.probes.health
Methods in io.camunda.zeebe.gateway.impl.probes.health that return HealthZeebeClientPropertiesModifier and TypeMethodDescriptionResponsiveHealthIndicatorProperties.getHealthZeebeClientProperties()Methods in io.camunda.zeebe.gateway.impl.probes.health with parameters of type HealthZeebeClientPropertiesModifier and TypeMethodDescriptionvoidResponsiveHealthIndicatorProperties.setHealthZeebeClientProperties(HealthZeebeClientProperties healthZeebeClientProperties) Constructors in io.camunda.zeebe.gateway.impl.probes.health with parameters of type HealthZeebeClientPropertiesModifierConstructorDescriptionResponsiveHealthIndicator(GatewayCfg gatewayCfg, HealthZeebeClientProperties healthZeebeClientProperties) -
Uses of HealthZeebeClientProperties in io.camunda.zeebe.gateway.impl.probes.liveness
Methods in io.camunda.zeebe.gateway.impl.probes.liveness that return HealthZeebeClientPropertiesModifier and TypeMethodDescriptionLivenessResponsiveHealthIndicatorProperties.getHealthZeebeClientProperties()Methods in io.camunda.zeebe.gateway.impl.probes.liveness with parameters of type HealthZeebeClientPropertiesModifier and TypeMethodDescriptionvoidLivenessResponsiveHealthIndicatorProperties.setHealthZeebeClientProperties(HealthZeebeClientProperties healthZeebeClientProperties)