azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

146 строки
9.2 KiB
YAML

### 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:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TransformType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />&gt;"
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 Transform<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.TransformType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>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 Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Remove<wbr>Nulls for Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Url<wbr>Decode for Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Url<wbr>Encode for Transform<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
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 Transform<wbr>Type from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static TransformType fromString(String name)"
desc: "Creates or finds a TransformType from its string representation."
returns:
description: "the corresponding TransformType."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.models.TransformType.values()"
fullName: "com.azure.resourcemanager.cdn.models.TransformType.values()"
name: "values()"
nameWithType: "TransformType.values()"
summary: "Gets known Transform<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<TransformType> values()"
desc: "Gets known TransformType values."
returns:
description: "known TransformType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.models.TransformType?alt=com.azure.resourcemanager.cdn.models.TransformType&text=TransformType\" data-throw-if-not-resolved=\"False\" />&gt;"
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