Uses of Interface
org.cdk8s.plus25.k8s.HorizontalPodAutoscalerSpecV2Beta2
-
Packages that use HorizontalPodAutoscalerSpecV2Beta2 Package Description org.cdk8s.plus25.k8s -
-
Uses of HorizontalPodAutoscalerSpecV2Beta2 in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement HorizontalPodAutoscalerSpecV2Beta2 Modifier and Type Class Description static classHorizontalPodAutoscalerSpecV2Beta2.Jsii$ProxyAn implementation forHorizontalPodAutoscalerSpecV2Beta2Methods in org.cdk8s.plus25.k8s that return HorizontalPodAutoscalerSpecV2Beta2 Modifier and Type Method Description HorizontalPodAutoscalerSpecV2Beta2HorizontalPodAutoscalerSpecV2Beta2.Builder. build()Builds the configured instance.default HorizontalPodAutoscalerSpecV2Beta2KubeHorizontalPodAutoscalerV2Beta2Props. getSpec()spec is the specification for the behaviour of the autoscaler.HorizontalPodAutoscalerSpecV2Beta2KubeHorizontalPodAutoscalerV2Beta2Props.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type HorizontalPodAutoscalerSpecV2Beta2 Modifier and Type Method Description KubeHorizontalPodAutoscalerV2Beta2.BuilderKubeHorizontalPodAutoscalerV2Beta2.Builder. spec(HorizontalPodAutoscalerSpecV2Beta2 spec)spec is the specification for the behaviour of the autoscaler.KubeHorizontalPodAutoscalerV2Beta2Props.BuilderKubeHorizontalPodAutoscalerV2Beta2Props.Builder. spec(HorizontalPodAutoscalerSpecV2Beta2 spec)Sets the value ofKubeHorizontalPodAutoscalerV2Beta2Props.getSpec()
-