Uses of Interface
org.cdk8s.plus25.k8s.HpaScalingRulesV2Beta2
-
Packages that use HpaScalingRulesV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of HpaScalingRulesV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HpaScalingRulesV2Beta2 Modifier and Type Class Description static classHpaScalingRulesV2Beta2.Jsii$ProxyAn implementation forHpaScalingRulesV2Beta2Methods in org.cdk8s.plus25.k8s that return HpaScalingRulesV2Beta2 Modifier and Type Method Description HpaScalingRulesV2Beta2HpaScalingRulesV2Beta2.Builder. build()Builds the configured instance.default HpaScalingRulesV2Beta2HorizontalPodAutoscalerBehaviorV2Beta2. getScaleDown()scaleDown is scaling policy for scaling Down.HpaScalingRulesV2Beta2HorizontalPodAutoscalerBehaviorV2Beta2.Jsii$Proxy. getScaleDown()default HpaScalingRulesV2Beta2HorizontalPodAutoscalerBehaviorV2Beta2. getScaleUp()scaleUp is scaling policy for scaling Up.HpaScalingRulesV2Beta2HorizontalPodAutoscalerBehaviorV2Beta2.Jsii$Proxy. getScaleUp()Methods in org.cdk8s.plus25.k8s with parameters of type HpaScalingRulesV2Beta2 Modifier and Type Method Description HorizontalPodAutoscalerBehaviorV2Beta2.BuilderHorizontalPodAutoscalerBehaviorV2Beta2.Builder. scaleDown(HpaScalingRulesV2Beta2 scaleDown)Sets the value ofHorizontalPodAutoscalerBehaviorV2Beta2.getScaleDown()HorizontalPodAutoscalerBehaviorV2Beta2.BuilderHorizontalPodAutoscalerBehaviorV2Beta2.Builder. scaleUp(HpaScalingRulesV2Beta2 scaleUp)Sets the value ofHorizontalPodAutoscalerBehaviorV2Beta2.getScaleUp()
-