Uses of Interface
org.cdk8s.plus25.k8s.HorizontalPodAutoscalerBehaviorV2Beta2
-
Packages that use HorizontalPodAutoscalerBehaviorV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of HorizontalPodAutoscalerBehaviorV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HorizontalPodAutoscalerBehaviorV2Beta2 Modifier and Type Class Description static classHorizontalPodAutoscalerBehaviorV2Beta2.Jsii$ProxyAn implementation forHorizontalPodAutoscalerBehaviorV2Beta2Methods in org.cdk8s.plus25.k8s that return HorizontalPodAutoscalerBehaviorV2Beta2 Modifier and Type Method Description HorizontalPodAutoscalerBehaviorV2Beta2HorizontalPodAutoscalerBehaviorV2Beta2.Builder. build()Builds the configured instance.default HorizontalPodAutoscalerBehaviorV2Beta2HorizontalPodAutoscalerSpecV2Beta2. getBehavior()behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).HorizontalPodAutoscalerBehaviorV2Beta2HorizontalPodAutoscalerSpecV2Beta2.Jsii$Proxy. getBehavior()Methods in org.cdk8s.plus25.k8s with parameters of type HorizontalPodAutoscalerBehaviorV2Beta2 Modifier and Type Method Description HorizontalPodAutoscalerSpecV2Beta2.BuilderHorizontalPodAutoscalerSpecV2Beta2.Builder. behavior(HorizontalPodAutoscalerBehaviorV2Beta2 behavior)Sets the value ofHorizontalPodAutoscalerSpecV2Beta2.getBehavior()
-