Uses of Interface
org.cdk8s.plus25.k8s.KubeHorizontalPodAutoscalerListV2Beta2Props
-
Packages that use KubeHorizontalPodAutoscalerListV2Beta2Props Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeHorizontalPodAutoscalerListV2Beta2Props in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement KubeHorizontalPodAutoscalerListV2Beta2Props Modifier and Type Class Description static classKubeHorizontalPodAutoscalerListV2Beta2Props.Jsii$ProxyAn implementation forKubeHorizontalPodAutoscalerListV2Beta2PropsMethods in org.cdk8s.plus25.k8s that return KubeHorizontalPodAutoscalerListV2Beta2Props Modifier and Type Method Description KubeHorizontalPodAutoscalerListV2Beta2PropsKubeHorizontalPodAutoscalerListV2Beta2Props.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus25.k8s with parameters of type KubeHorizontalPodAutoscalerListV2Beta2Props Modifier and Type Method Description static ObjectKubeHorizontalPodAutoscalerListV2Beta2. manifest(KubeHorizontalPodAutoscalerListV2Beta2Props props)Renders a Kubernetes manifest for "io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerList".Constructors in org.cdk8s.plus25.k8s with parameters of type KubeHorizontalPodAutoscalerListV2Beta2Props Constructor Description KubeHorizontalPodAutoscalerListV2Beta2(software.constructs.Construct scope, String id, KubeHorizontalPodAutoscalerListV2Beta2Props props)Defines a "io.k8s.api.autoscaling.v2beta2.HorizontalPodAutoscalerList" API object.
-