Uses of Class
org.cdk8s.plus24.k8s.KubeHorizontalPodAutoscalerListV2Beta1Props.Builder
-
Packages that use KubeHorizontalPodAutoscalerListV2Beta1Props.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeHorizontalPodAutoscalerListV2Beta1Props.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return KubeHorizontalPodAutoscalerListV2Beta1Props.Builder Modifier and Type Method Description static KubeHorizontalPodAutoscalerListV2Beta1Props.BuilderKubeHorizontalPodAutoscalerListV2Beta1Props. builder()KubeHorizontalPodAutoscalerListV2Beta1Props.BuilderKubeHorizontalPodAutoscalerListV2Beta1Props.Builder. items(List<? extends KubeHorizontalPodAutoscalerV2Beta1Props> items)Sets the value ofKubeHorizontalPodAutoscalerListV2Beta1Props.getItems()KubeHorizontalPodAutoscalerListV2Beta1Props.BuilderKubeHorizontalPodAutoscalerListV2Beta1Props.Builder. metadata(ListMeta metadata)Sets the value ofKubeHorizontalPodAutoscalerListV2Beta1Props.getMetadata()Constructors in org.cdk8s.plus24.k8s with parameters of type KubeHorizontalPodAutoscalerListV2Beta1Props.Builder Constructor Description Jsii$Proxy(KubeHorizontalPodAutoscalerListV2Beta1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeHorizontalPodAutoscalerListV2Beta1Props.Builder.
-