Uses of Class
org.cdk8s.plus23.PodSchedulingAttractOptions.Builder
-
-
Uses of PodSchedulingAttractOptions.Builder in org.cdk8s.plus23
Methods in org.cdk8s.plus23 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.plus23 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.
-