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