Uses of Class
org.cdk8s.plus28.k8s.PodSchedulingContextSpecV1Alpha2.Builder
-
Packages that use PodSchedulingContextSpecV1Alpha2.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of PodSchedulingContextSpecV1Alpha2.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return PodSchedulingContextSpecV1Alpha2.Builder Modifier and Type Method Description static PodSchedulingContextSpecV1Alpha2.BuilderPodSchedulingContextSpecV1Alpha2. builder()PodSchedulingContextSpecV1Alpha2.BuilderPodSchedulingContextSpecV1Alpha2.Builder. potentialNodes(List<String> potentialNodes)Sets the value ofPodSchedulingContextSpecV1Alpha2.getPotentialNodes()PodSchedulingContextSpecV1Alpha2.BuilderPodSchedulingContextSpecV1Alpha2.Builder. selectedNode(String selectedNode)Sets the value ofPodSchedulingContextSpecV1Alpha2.getSelectedNode()Constructors in org.cdk8s.plus28.k8s with parameters of type PodSchedulingContextSpecV1Alpha2.Builder Constructor Description Jsii$Proxy(PodSchedulingContextSpecV1Alpha2.Builder builder)Constructor that initializes the object based on literal property values passed by thePodSchedulingContextSpecV1Alpha2.Builder.
-