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