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