Uses of Class
io.kubernetes.client.openapi.models.V2beta2HorizontalPodAutoscalerBehavior
Packages that use V2beta2HorizontalPodAutoscalerBehavior
-
Uses of V2beta2HorizontalPodAutoscalerBehavior in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V2beta2HorizontalPodAutoscalerBehaviorModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerSpec.getBehavior()Get behaviorV2beta2HorizontalPodAutoscalerBehavior.scaleDown(V2beta2HPAScalingRules scaleDown) V2beta2HorizontalPodAutoscalerBehavior.scaleUp(V2beta2HPAScalingRules scaleUp) Methods in io.kubernetes.client.openapi.models with parameters of type V2beta2HorizontalPodAutoscalerBehaviorModifier and TypeMethodDescriptionV2beta2HorizontalPodAutoscalerSpec.behavior(V2beta2HorizontalPodAutoscalerBehavior behavior) voidV2beta2HorizontalPodAutoscalerSpec.setBehavior(V2beta2HorizontalPodAutoscalerBehavior behavior)