### YamlMime:JavaType uid: "com.azure.resourcemanager.cdn.models.SslProtocol" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol" name: "SslProtocol" nameWithType: "SslProtocol" summary: "The protocol of an established TLS connection." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **SslProtocol**
extends <>" constructors: - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.SslProtocol()" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.SslProtocol()" name: "SslProtocol()" nameWithType: "SslProtocol.SslProtocol()" summary: "Creates a new instance of SslProtocol value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public SslProtocol()" desc: "Creates a new instance of SslProtocol value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1" name: "TLSV1" nameWithType: "SslProtocol.TLSV1" summary: "Static value TLSv1 for SslProtocol." modifiers: - "static" - "final" field: type: "" syntax: "public static final SslProtocol TLSV1" desc: "Static value TLSv1 for SslProtocol." - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1_1" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1_1" name: "TLSV1_1" nameWithType: "SslProtocol.TLSV1_1" summary: "Static value TLSv1.1 for SslProtocol." modifiers: - "static" - "final" field: type: "" syntax: "public static final SslProtocol TLSV1_1" desc: "Static value TLSv1.1 for SslProtocol." - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1_2" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.TLSV1_2" name: "TLSV1_2" nameWithType: "SslProtocol.TLSV1_2" summary: "Static value TLSv1.2 for SslProtocol." modifiers: - "static" - "final" field: type: "" syntax: "public static final SslProtocol TLSV1_2" desc: "Static value TLSv1.2 for SslProtocol." methods: - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.fromString(String name)" name: "fromString(String name)" nameWithType: "SslProtocol.fromString(String name)" summary: "Creates or finds a SslProtocol from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static SslProtocol fromString(String name)" desc: "Creates or finds a SslProtocol from its string representation." returns: description: "the corresponding SslProtocol." type: "" - uid: "com.azure.resourcemanager.cdn.models.SslProtocol.values()" fullName: "com.azure.resourcemanager.cdn.models.SslProtocol.values()" name: "values()" nameWithType: "SslProtocol.values()" summary: "Gets known SslProtocol values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known SslProtocol values." returns: description: "known SslProtocol values." type: "Collection<>" type: "class" desc: "The protocol of an established TLS connection." metadata: {} package: "com.azure.resourcemanager.cdn.models" artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0