Uses of Class
org.cdk8s.plus25.k8s.QueuingConfigurationV1Beta1.Builder
-
Packages that use QueuingConfigurationV1Beta1.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of QueuingConfigurationV1Beta1.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return QueuingConfigurationV1Beta1.Builder Modifier and Type Method Description static QueuingConfigurationV1Beta1.BuilderQueuingConfigurationV1Beta1. builder()QueuingConfigurationV1Beta1.BuilderQueuingConfigurationV1Beta1.Builder. handSize(Number handSize)Sets the value ofQueuingConfigurationV1Beta1.getHandSize()QueuingConfigurationV1Beta1.BuilderQueuingConfigurationV1Beta1.Builder. queueLengthLimit(Number queueLengthLimit)Sets the value ofQueuingConfigurationV1Beta1.getQueueLengthLimit()QueuingConfigurationV1Beta1.BuilderQueuingConfigurationV1Beta1.Builder. queues(Number queues)Sets the value ofQueuingConfigurationV1Beta1.getQueues()Constructors in org.cdk8s.plus25.k8s with parameters of type QueuingConfigurationV1Beta1.Builder Constructor Description Jsii$Proxy(QueuingConfigurationV1Beta1.Builder builder)Constructor that initializes the object based on literal property values passed by theQueuingConfigurationV1Beta1.Builder.
-