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