Uses of Class
org.cdk8s.plus28.k8s.KubePodSchedulingContextV1Alpha2Props.Builder
-
Packages that use KubePodSchedulingContextV1Alpha2Props.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of KubePodSchedulingContextV1Alpha2Props.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return KubePodSchedulingContextV1Alpha2Props.Builder Modifier and Type Method Description static KubePodSchedulingContextV1Alpha2Props.BuilderKubePodSchedulingContextV1Alpha2Props. builder()KubePodSchedulingContextV1Alpha2Props.BuilderKubePodSchedulingContextV1Alpha2Props.Builder. metadata(ObjectMeta metadata)Sets the value ofKubePodSchedulingContextV1Alpha2Props.getMetadata()KubePodSchedulingContextV1Alpha2Props.BuilderKubePodSchedulingContextV1Alpha2Props.Builder. spec(PodSchedulingContextSpecV1Alpha2 spec)Sets the value ofKubePodSchedulingContextV1Alpha2Props.getSpec()Constructors in org.cdk8s.plus28.k8s with parameters of type KubePodSchedulingContextV1Alpha2Props.Builder Constructor Description Jsii$Proxy(KubePodSchedulingContextV1Alpha2Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubePodSchedulingContextV1Alpha2Props.Builder.
-