Class SupportedTlsVersions


  • public final class SupportedTlsVersions
    extends com.microsoft.rest.ExpandableStringEnum<SupportedTlsVersions>
    Defines values for SupportedTlsVersions.
    • Field Detail

      • ONE_FULL_STOP_ZERO

        public static final SupportedTlsVersions ONE_FULL_STOP_ZERO
        Static value 1.0 for SupportedTlsVersions.
      • ONE_FULL_STOP_ONE

        public static final SupportedTlsVersions ONE_FULL_STOP_ONE
        Static value 1.1 for SupportedTlsVersions.
      • ONE_FULL_STOP_TWO

        public static final SupportedTlsVersions ONE_FULL_STOP_TWO
        Static value 1.2 for SupportedTlsVersions.
    • Constructor Detail

      • SupportedTlsVersions

        public SupportedTlsVersions()
    • Method Detail

      • fromString

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