Uses of Interface
org.cdk8s.plus25.k8s.HorizontalPodAutoscalerBehaviorV2
-
Packages that use HorizontalPodAutoscalerBehaviorV2 Package Description org.cdk8s.plus25.k8s -
-
Uses of HorizontalPodAutoscalerBehaviorV2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HorizontalPodAutoscalerBehaviorV2 Modifier and Type Class Description static classHorizontalPodAutoscalerBehaviorV2.Jsii$ProxyAn implementation forHorizontalPodAutoscalerBehaviorV2Methods in org.cdk8s.plus25.k8s that return HorizontalPodAutoscalerBehaviorV2 Modifier and Type Method Description HorizontalPodAutoscalerBehaviorV2HorizontalPodAutoscalerBehaviorV2.Builder. build()Builds the configured instance.default HorizontalPodAutoscalerBehaviorV2HorizontalPodAutoscalerSpecV2. getBehavior()behavior configures the scaling behavior of the target in both Up and Down directions (scaleUp and scaleDown fields respectively).HorizontalPodAutoscalerBehaviorV2HorizontalPodAutoscalerSpecV2.Jsii$Proxy. getBehavior()Methods in org.cdk8s.plus25.k8s with parameters of type HorizontalPodAutoscalerBehaviorV2 Modifier and Type Method Description HorizontalPodAutoscalerSpecV2.BuilderHorizontalPodAutoscalerSpecV2.Builder. behavior(HorizontalPodAutoscalerBehaviorV2 behavior)Sets the value ofHorizontalPodAutoscalerSpecV2.getBehavior()
-