Uses of Class
software.amazon.awssdk.services.eks.model.Certificate
-
Packages that use Certificate Package Description software.amazon.awssdk.services.eks.model -
-
Uses of Certificate in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return Certificate Modifier and Type Method Description CertificateCluster. certificateAuthority()Thecertificate-authority-datafor your cluster.Methods in software.amazon.awssdk.services.eks.model with parameters of type Certificate Modifier and Type Method Description Cluster.BuilderCluster.Builder. certificateAuthority(Certificate certificateAuthority)Thecertificate-authority-datafor your cluster.
-