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