Uses of Class
io.kubernetes.client.openapi.models.V2HorizontalPodAutoscalerBehavior
Packages that use V2HorizontalPodAutoscalerBehavior
-
Uses of V2HorizontalPodAutoscalerBehavior in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2HorizontalPodAutoscalerBehaviorModifier and TypeMethodDescriptionV2HorizontalPodAutoscalerSpec.getBehavior()Get behaviorV2HorizontalPodAutoscalerBehavior.scaleDown(V2HPAScalingRules scaleDown) V2HorizontalPodAutoscalerBehavior.scaleUp(V2HPAScalingRules scaleUp) Methods in io.kubernetes.client.openapi.models with parameters of type V2HorizontalPodAutoscalerBehaviorModifier and TypeMethodDescriptionV2HorizontalPodAutoscalerSpec.behavior(V2HorizontalPodAutoscalerBehavior behavior) voidV2HorizontalPodAutoscalerSpec.setBehavior(V2HorizontalPodAutoscalerBehavior behavior)