### YamlMime:JavaType uid: "com.azure.resourcemanager.cdn.models.TransformType" fullName: "com.azure.resourcemanager.cdn.models.TransformType" name: "TransformType" nameWithType: "TransformType" summary: "Describes what transforms were applied before matching." 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 **TransformType**
extends <>" constructors: - uid: "com.azure.resourcemanager.cdn.models.TransformType.TransformType()" fullName: "com.azure.resourcemanager.cdn.models.TransformType.TransformType()" name: "TransformType()" nameWithType: "TransformType.TransformType()" summary: "Creates a new instance of TransformType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public TransformType()" desc: "Creates a new instance of TransformType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.cdn.models.TransformType.LOWERCASE" fullName: "com.azure.resourcemanager.cdn.models.TransformType.LOWERCASE" name: "LOWERCASE" nameWithType: "TransformType.LOWERCASE" summary: "Static value Lowercase for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType LOWERCASE" desc: "Static value Lowercase for TransformType." - uid: "com.azure.resourcemanager.cdn.models.TransformType.REMOVE_NULLS" fullName: "com.azure.resourcemanager.cdn.models.TransformType.REMOVE_NULLS" name: "REMOVE_NULLS" nameWithType: "TransformType.REMOVE_NULLS" summary: "Static value RemoveNulls for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType REMOVE_NULLS" desc: "Static value RemoveNulls for TransformType." - uid: "com.azure.resourcemanager.cdn.models.TransformType.TRIM" fullName: "com.azure.resourcemanager.cdn.models.TransformType.TRIM" name: "TRIM" nameWithType: "TransformType.TRIM" summary: "Static value Trim for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType TRIM" desc: "Static value Trim for TransformType." - uid: "com.azure.resourcemanager.cdn.models.TransformType.UPPERCASE" fullName: "com.azure.resourcemanager.cdn.models.TransformType.UPPERCASE" name: "UPPERCASE" nameWithType: "TransformType.UPPERCASE" summary: "Static value Uppercase for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType UPPERCASE" desc: "Static value Uppercase for TransformType." - uid: "com.azure.resourcemanager.cdn.models.TransformType.URL_DECODE" fullName: "com.azure.resourcemanager.cdn.models.TransformType.URL_DECODE" name: "URL_DECODE" nameWithType: "TransformType.URL_DECODE" summary: "Static value UrlDecode for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType URL_DECODE" desc: "Static value UrlDecode for TransformType." - uid: "com.azure.resourcemanager.cdn.models.TransformType.URL_ENCODE" fullName: "com.azure.resourcemanager.cdn.models.TransformType.URL_ENCODE" name: "URL_ENCODE" nameWithType: "TransformType.URL_ENCODE" summary: "Static value UrlEncode for TransformType." modifiers: - "static" - "final" field: type: "" syntax: "public static final TransformType URL_ENCODE" desc: "Static value UrlEncode for TransformType." methods: - uid: "com.azure.resourcemanager.cdn.models.TransformType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.cdn.models.TransformType.fromString(String name)" name: "fromString(String name)" nameWithType: "TransformType.fromString(String name)" summary: "Creates or finds a TransformType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static TransformType fromString(String name)" desc: "Creates or finds a TransformType from its string representation." returns: description: "the corresponding TransformType." type: "" - uid: "com.azure.resourcemanager.cdn.models.TransformType.values()" fullName: "com.azure.resourcemanager.cdn.models.TransformType.values()" name: "values()" nameWithType: "TransformType.values()" summary: "Gets known TransformType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known TransformType values." returns: description: "known TransformType values." type: "Collection<>" type: "class" desc: "Describes what transforms were applied before matching." metadata: {} package: "com.azure.resourcemanager.cdn.models" artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0