Uses of Class
org.cdk8s.plus28.k8s.KubePodSchedulingContextListV1Alpha2Props.Builder
-
Packages that use KubePodSchedulingContextListV1Alpha2Props.Builder Package Description org.cdk8s.plus28.k8s -
-
Uses of KubePodSchedulingContextListV1Alpha2Props.Builder in org.cdk8s.plus28.k8s
Methods in org.cdk8s.plus28.k8s that return KubePodSchedulingContextListV1Alpha2Props.Builder Modifier and Type Method Description static KubePodSchedulingContextListV1Alpha2Props.BuilderKubePodSchedulingContextListV1Alpha2Props. builder()KubePodSchedulingContextListV1Alpha2Props.BuilderKubePodSchedulingContextListV1Alpha2Props.Builder. items(List<? extends KubePodSchedulingContextV1Alpha2Props> items)Sets the value ofKubePodSchedulingContextListV1Alpha2Props.getItems()KubePodSchedulingContextListV1Alpha2Props.BuilderKubePodSchedulingContextListV1Alpha2Props.Builder. metadata(ListMeta metadata)Sets the value ofKubePodSchedulingContextListV1Alpha2Props.getMetadata()Constructors in org.cdk8s.plus28.k8s with parameters of type KubePodSchedulingContextListV1Alpha2Props.Builder Constructor Description Jsii$Proxy(KubePodSchedulingContextListV1Alpha2Props.Builder builder)Constructor that initializes the object based on literal property values passed by theKubePodSchedulingContextListV1Alpha2Props.Builder.
-