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