Uses of Interface
org.cdk8s.plus24.k8s.KubeHorizontalPodAutoscalerListV2Beta1Props
-
Packages that use KubeHorizontalPodAutoscalerListV2Beta1Props Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeHorizontalPodAutoscalerListV2Beta1Props in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement KubeHorizontalPodAutoscalerListV2Beta1Props Modifier and Type Class Description static classKubeHorizontalPodAutoscalerListV2Beta1Props.Jsii$ProxyAn implementation forKubeHorizontalPodAutoscalerListV2Beta1PropsMethods in org.cdk8s.plus24.k8s that return KubeHorizontalPodAutoscalerListV2Beta1Props Modifier and Type Method Description KubeHorizontalPodAutoscalerListV2Beta1PropsKubeHorizontalPodAutoscalerListV2Beta1Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus24.k8s with parameters of type KubeHorizontalPodAutoscalerListV2Beta1Props Modifier and Type Method Description static ObjectKubeHorizontalPodAutoscalerListV2Beta1. manifest(KubeHorizontalPodAutoscalerListV2Beta1Props props)Renders a Kubernetes manifest for "io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerList".Constructors in org.cdk8s.plus24.k8s with parameters of type KubeHorizontalPodAutoscalerListV2Beta1Props Constructor Description KubeHorizontalPodAutoscalerListV2Beta1(software.constructs.Construct scope, String id, KubeHorizontalPodAutoscalerListV2Beta1Props props)Defines a "io.k8s.api.autoscaling.v2beta1.HorizontalPodAutoscalerList" API object.
-