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