Uses of Class
org.cdk8s.plus24.k8s.KubeHorizontalPodAutoscalerV2Beta1Props.Builder
-
Packages that use KubeHorizontalPodAutoscalerV2Beta1Props.Builder Package Description org.cdk8s.plus24.k8s -
-
Uses of KubeHorizontalPodAutoscalerV2Beta1Props.Builder in org.cdk8s.plus24.k8s
Methods in org.cdk8s.plus24.k8s that return KubeHorizontalPodAutoscalerV2Beta1Props.Builder Modifier and Type Method Description static KubeHorizontalPodAutoscalerV2Beta1Props.BuilderKubeHorizontalPodAutoscalerV2Beta1Props. builder()KubeHorizontalPodAutoscalerV2Beta1Props.BuilderKubeHorizontalPodAutoscalerV2Beta1Props.Builder. metadata(ObjectMeta metadata)Sets the value ofKubeHorizontalPodAutoscalerV2Beta1Props.getMetadata()KubeHorizontalPodAutoscalerV2Beta1Props.BuilderKubeHorizontalPodAutoscalerV2Beta1Props.Builder. spec(HorizontalPodAutoscalerSpecV2Beta1 spec)Sets the value ofKubeHorizontalPodAutoscalerV2Beta1Props.getSpec()Constructors in org.cdk8s.plus24.k8s with parameters of type KubeHorizontalPodAutoscalerV2Beta1Props.Builder Constructor Description Jsii$Proxy(KubeHorizontalPodAutoscalerV2Beta1Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeHorizontalPodAutoscalerV2Beta1Props.Builder.
-