Uses of Class
org.cdk8s.plus24.PodSchedulingSeparateOptions.Builder
-
-
Uses of PodSchedulingSeparateOptions.Builder in org.cdk8s.plus24
Methods in org.cdk8s.plus24 that return PodSchedulingSeparateOptions.Builder Modifier and Type Method Description static PodSchedulingSeparateOptions.BuilderPodSchedulingSeparateOptions. builder()PodSchedulingSeparateOptions.BuilderPodSchedulingSeparateOptions.Builder. topology(Topology topology)Sets the value ofPodSchedulingSeparateOptions.getTopology()PodSchedulingSeparateOptions.BuilderPodSchedulingSeparateOptions.Builder. weight(Number weight)Sets the value ofPodSchedulingSeparateOptions.getWeight()Constructors in org.cdk8s.plus24 with parameters of type PodSchedulingSeparateOptions.Builder Constructor Description Jsii$Proxy(PodSchedulingSeparateOptions.Builder builder)Constructor that initializes the object based on literal property values passed by thePodSchedulingSeparateOptions.Builder.
-