Uses of Class
org.cdk8s.plus25.PodSchedulingAttractOptions.Builder
-
Packages that use PodSchedulingAttractOptions.Builder Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodSchedulingAttractOptions.Builder in org.cdk8s.plus25
Methods in org.cdk8s.plus25 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.plus25 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.
-