Uses of Enum Class
io.quarkus.kubernetes.deployment.AutoScalingMetric
Packages that use AutoScalingMetric
-
Uses of AutoScalingMetric in io.quarkus.kubernetes.deployment
Methods in io.quarkus.kubernetes.deployment that return AutoScalingMetricModifier and TypeMethodDescriptionstatic AutoScalingMetricReturns the enum constant of this class with the specified name.static AutoScalingMetric[]AutoScalingMetric.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.kubernetes.deployment that return types with arguments of type AutoScalingMetricMethods in io.quarkus.kubernetes.deployment with parameters of type AutoScalingMetricModifier and TypeMethodDescriptionstatic io.dekorate.knative.config.AutoscalingMetricAutoScalingMetricConverter.convert(AutoScalingMetric metric)