Uses of Class
org.cdk8s.plus22.PodSchedulingAttractOptions.Builder
-
-
Uses of PodSchedulingAttractOptions.Builder in org.cdk8s.plus22
Methods in org.cdk8s.plus22 that return PodSchedulingAttractOptions.Builder Modifier and Type Method Description static PodSchedulingAttractOptions.BuilderPodSchedulingAttractOptions. builder()PodSchedulingAttractOptions.BuilderPodSchedulingAttractOptions.Builder. weight(Number weight)Sets the value ofPodSchedulingAttractOptions.getWeight()Constructors in org.cdk8s.plus22 with parameters of type PodSchedulingAttractOptions.Builder Constructor Description Jsii$Proxy(PodSchedulingAttractOptions.Builder builder)Constructor that initializes the object based on literal property values passed by thePodSchedulingAttractOptions.Builder.
-