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