Uses of Interface
org.cdk8s.plus25.k8s.HpaScalingPolicyV2Beta2
-
Packages that use HpaScalingPolicyV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of HpaScalingPolicyV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HpaScalingPolicyV2Beta2 Modifier and Type Class Description static classHpaScalingPolicyV2Beta2.Jsii$ProxyAn implementation forHpaScalingPolicyV2Beta2Methods in org.cdk8s.plus25.k8s that return HpaScalingPolicyV2Beta2 Modifier and Type Method Description HpaScalingPolicyV2Beta2HpaScalingPolicyV2Beta2.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s that return types with arguments of type HpaScalingPolicyV2Beta2 Modifier and Type Method Description default List<HpaScalingPolicyV2Beta2>HpaScalingRulesV2Beta2. getPolicies()policies is a list of potential scaling polices which can be used during scaling.List<HpaScalingPolicyV2Beta2>HpaScalingRulesV2Beta2.Jsii$Proxy. getPolicies()Method parameters in org.cdk8s.plus25.k8s with type arguments of type HpaScalingPolicyV2Beta2 Modifier and Type Method Description HpaScalingRulesV2Beta2.BuilderHpaScalingRulesV2Beta2.Builder. policies(List<? extends HpaScalingPolicyV2Beta2> policies)Sets the value ofHpaScalingRulesV2Beta2.getPolicies()
-