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