Uses of Class
io.fabric8.kubernetes.api.model.autoscaling.v2beta2.HPAScalingRules
-
Packages that use HPAScalingRules Package Description io.fabric8.kubernetes.api.model.autoscaling.v2beta2 -
-
Uses of HPAScalingRules in io.fabric8.kubernetes.api.model.autoscaling.v2beta2
Methods in io.fabric8.kubernetes.api.model.autoscaling.v2beta2 that return HPAScalingRules Modifier and Type Method Description HPAScalingRulesHPAScalingRulesBuilder. build()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluent. buildScaleDown()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluentImpl. buildScaleDown()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluent. buildScaleUp()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluentImpl. buildScaleUp()HPAScalingRulesHorizontalPodAutoscalerBehavior. getScaleDown()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluent. getScaleDown()Deprecated.HPAScalingRulesHorizontalPodAutoscalerBehaviorFluentImpl. getScaleDown()Deprecated.HPAScalingRulesHorizontalPodAutoscalerBehavior. getScaleUp()HPAScalingRulesHorizontalPodAutoscalerBehaviorFluent. getScaleUp()Deprecated.HPAScalingRulesHorizontalPodAutoscalerBehaviorFluentImpl. getScaleUp()Deprecated.Constructors in io.fabric8.kubernetes.api.model.autoscaling.v2beta2 with parameters of type HPAScalingRules Constructor Description HorizontalPodAutoscalerBehavior(HPAScalingRules scaleDown, HPAScalingRules scaleUp)HPAScalingRulesBuilder(HPAScalingRules instance)HPAScalingRulesBuilder(HPAScalingRulesFluent<?> fluent, HPAScalingRules instance)HPAScalingRulesBuilder(HPAScalingRulesFluent<?> fluent, HPAScalingRules instance, Boolean validationEnabled)HPAScalingRulesBuilder(HPAScalingRules instance, Boolean validationEnabled)HPAScalingRulesFluentImpl(HPAScalingRules instance)
-