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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetHealthZeebeClientProperties(HealthZeebeClientProperties healthZeebeClientProperties) voidsetRequestTimeout(Duration requestTimeout) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ResponsiveHealthIndicatorProperties
public ResponsiveHealthIndicatorProperties()
-
-
Method Details
-
getHealthZeebeClientProperties
-
setHealthZeebeClientProperties
-
setRequestTimeout
Deprecated, for removal: This API element is subject to removal in a future version.
-