Uses of Class
org.cdk8s.plus25.PodSchedulingColocateOptions.Builder
-
Packages that use PodSchedulingColocateOptions.Builder Package Description org.cdk8s.plus25 cdk8s+ (cdk8s-plus) -
-
Uses of PodSchedulingColocateOptions.Builder in org.cdk8s.plus25
Methods in org.cdk8s.plus25 that return PodSchedulingColocateOptions.Builder Modifier and Type Method Description static PodSchedulingColocateOptions.BuilderPodSchedulingColocateOptions. builder()PodSchedulingColocateOptions.BuilderPodSchedulingColocateOptions.Builder. topology(Topology topology)Sets the value ofPodSchedulingColocateOptions.getTopology()PodSchedulingColocateOptions.BuilderPodSchedulingColocateOptions.Builder. weight(Number weight)Sets the value ofPodSchedulingColocateOptions.getWeight()Constructors in org.cdk8s.plus25 with parameters of type PodSchedulingColocateOptions.Builder Constructor Description Jsii$Proxy(PodSchedulingColocateOptions.Builder builder)Constructor that initializes the object based on literal property values passed by thePodSchedulingColocateOptions.Builder.
-