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