Uses of Class
org.cdk8s.plus25.k8s.HorizontalPodAutoscalerBehaviorV2Beta2.Builder
-
Packages that use HorizontalPodAutoscalerBehaviorV2Beta2.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of HorizontalPodAutoscalerBehaviorV2Beta2.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return HorizontalPodAutoscalerBehaviorV2Beta2.Builder Modifier and Type Method Description static HorizontalPodAutoscalerBehaviorV2Beta2.BuilderHorizontalPodAutoscalerBehaviorV2Beta2. builder()HorizontalPodAutoscalerBehaviorV2Beta2.BuilderHorizontalPodAutoscalerBehaviorV2Beta2.Builder. scaleDown(HpaScalingRulesV2Beta2 scaleDown)Sets the value ofHorizontalPodAutoscalerBehaviorV2Beta2.getScaleDown()HorizontalPodAutoscalerBehaviorV2Beta2.BuilderHorizontalPodAutoscalerBehaviorV2Beta2.Builder. scaleUp(HpaScalingRulesV2Beta2 scaleUp)Sets the value ofHorizontalPodAutoscalerBehaviorV2Beta2.getScaleUp()Constructors in org.cdk8s.plus25.k8s with parameters of type HorizontalPodAutoscalerBehaviorV2Beta2.Builder Constructor Description Jsii$Proxy(HorizontalPodAutoscalerBehaviorV2Beta2.Builder builder)Constructor that initializes the object based on literal property values passed by theHorizontalPodAutoscalerBehaviorV2Beta2.Builder.
-