Class ResponsiveHealthIndicatorProperties

java.lang.Object
io.camunda.zeebe.gateway.impl.probes.health.ResponsiveHealthIndicatorProperties

@ConfigurationProperties(prefix="management.health.gateway-responsive") public class ResponsiveHealthIndicatorProperties extends Object
External configuration properties for ResponsiveHealthIndicator.
  • Constructor Details

    • ResponsiveHealthIndicatorProperties

      public ResponsiveHealthIndicatorProperties()
  • Method Details

    • getHealthZeebeClientProperties

      public HealthZeebeClientProperties getHealthZeebeClientProperties()
    • setHealthZeebeClientProperties

      public void setHealthZeebeClientProperties(HealthZeebeClientProperties healthZeebeClientProperties)
    • setRequestTimeout

      @Deprecated(forRemoval=true, since="8.2.0") public void setRequestTimeout(Duration requestTimeout)
      Deprecated, for removal: This API element is subject to removal in a future version.