Uses of Enum Class
io.camunda.zeebe.gateway.metrics.LongPollingMetricsDoc.GatewayProtocol
Packages that use LongPollingMetricsDoc.GatewayProtocol
-
Uses of LongPollingMetricsDoc.GatewayProtocol in io.camunda.zeebe.gateway.metrics
Methods in io.camunda.zeebe.gateway.metrics that return LongPollingMetricsDoc.GatewayProtocolModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LongPollingMetricsDoc.GatewayProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.camunda.zeebe.gateway.metrics with parameters of type LongPollingMetricsDoc.GatewayProtocolModifierConstructorDescriptionLongPollingMetrics(io.micrometer.core.instrument.MeterRegistry registry, LongPollingMetricsDoc.GatewayProtocol gatewayProtocol)