Uses of Enum
com.amazonaws.services.certificatemanager.model.CertificateStatus
Packages that use CertificateStatus
-
Uses of CertificateStatus in com.amazonaws.services.certificatemanager.model
Subclasses with type arguments of type CertificateStatus in com.amazonaws.services.certificatemanager.modelMethods in com.amazonaws.services.certificatemanager.model that return CertificateStatusModifier and TypeMethodDescriptionstatic CertificateStatusUse this in place of valueOf.static CertificateStatusReturns the enum constant of this type with the specified name.static CertificateStatus[]CertificateStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.certificatemanager.model with parameters of type CertificateStatusModifier and TypeMethodDescriptionvoidCertificateDetail.setStatus(CertificateStatus status) ACertificateStatusenumeration value that can contain one of the following:ListCertificatesRequest.withCertificateStatuses(CertificateStatus... certificateStatuses) Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs.CertificateDetail.withStatus(CertificateStatus status) ACertificateStatusenumeration value that can contain one of the following: