Class CertificateContentType


  • public final class CertificateContentType
    extends com.azure.core.util.ExpandableStringEnum<CertificateContentType>
    Defines values for CertificateContentType.
    • Constructor Detail

      • CertificateContentType

        public CertificateContentType()
    • Method Detail

      • fromString

        public static CertificateContentType fromString​(String name)
        Creates or finds a CertificateContentType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding CertificateContentType.