195 строки
13 KiB
YAML
195 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator"
|
|
name: "UrlFileExtensionOperator"
|
|
nameWithType: "UrlFileExtensionOperator"
|
|
summary: "Describes operator to be matched."
|
|
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.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" 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 **UrlFileExtensionOperator**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.UrlFileExtensionOperator()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.UrlFileExtensionOperator()"
|
|
name: "UrlFileExtensionOperator()"
|
|
nameWithType: "UrlFileExtensionOperator.UrlFileExtensionOperator()"
|
|
summary: "Creates a new instance of Url<wbr>File<wbr>Extension<wbr>Operator value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.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 UrlFileExtensionOperator()"
|
|
desc: "Creates a new instance of UrlFileExtensionOperator value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.ANY"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.ANY"
|
|
name: "ANY"
|
|
nameWithType: "UrlFileExtensionOperator.ANY"
|
|
summary: "Static value Any for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator ANY"
|
|
desc: "Static value Any for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.BEGINS_WITH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.BEGINS_WITH"
|
|
name: "BEGINS_WITH"
|
|
nameWithType: "UrlFileExtensionOperator.BEGINS_WITH"
|
|
summary: "Static value Begins<wbr>With for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator BEGINS_WITH"
|
|
desc: "Static value BeginsWith for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.CONTAINS"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.CONTAINS"
|
|
name: "CONTAINS"
|
|
nameWithType: "UrlFileExtensionOperator.CONTAINS"
|
|
summary: "Static value Contains for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator CONTAINS"
|
|
desc: "Static value Contains for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.ENDS_WITH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.ENDS_WITH"
|
|
name: "ENDS_WITH"
|
|
nameWithType: "UrlFileExtensionOperator.ENDS_WITH"
|
|
summary: "Static value Ends<wbr>With for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator ENDS_WITH"
|
|
desc: "Static value EndsWith for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.EQUAL"
|
|
name: "EQUAL"
|
|
nameWithType: "UrlFileExtensionOperator.EQUAL"
|
|
summary: "Static value Equal for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator EQUAL"
|
|
desc: "Static value Equal for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.GREATER_THAN"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.GREATER_THAN"
|
|
name: "GREATER_THAN"
|
|
nameWithType: "UrlFileExtensionOperator.GREATER_THAN"
|
|
summary: "Static value Greater<wbr>Than for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator GREATER_THAN"
|
|
desc: "Static value GreaterThan for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.GREATER_THAN_OR_EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.GREATER_THAN_OR_EQUAL"
|
|
name: "GREATER_THAN_OR_EQUAL"
|
|
nameWithType: "UrlFileExtensionOperator.GREATER_THAN_OR_EQUAL"
|
|
summary: "Static value Greater<wbr>Than<wbr>OrEqual for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator GREATER_THAN_OR_EQUAL"
|
|
desc: "Static value GreaterThanOrEqual for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.LESS_THAN"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.LESS_THAN"
|
|
name: "LESS_THAN"
|
|
nameWithType: "UrlFileExtensionOperator.LESS_THAN"
|
|
summary: "Static value Less<wbr>Than for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator LESS_THAN"
|
|
desc: "Static value LessThan for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.LESS_THAN_OR_EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.LESS_THAN_OR_EQUAL"
|
|
name: "LESS_THAN_OR_EQUAL"
|
|
nameWithType: "UrlFileExtensionOperator.LESS_THAN_OR_EQUAL"
|
|
summary: "Static value Less<wbr>Than<wbr>OrEqual for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator LESS_THAN_OR_EQUAL"
|
|
desc: "Static value LessThanOrEqual for UrlFileExtensionOperator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.REG_EX"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.REG_EX"
|
|
name: "REG_EX"
|
|
nameWithType: "UrlFileExtensionOperator.REG_EX"
|
|
summary: "Static value Reg<wbr>Ex for Url<wbr>File<wbr>Extension<wbr>Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final UrlFileExtensionOperator REG_EX"
|
|
desc: "Static value RegEx for UrlFileExtensionOperator."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "UrlFileExtensionOperator.fromString(String name)"
|
|
summary: "Creates or finds a Url<wbr>File<wbr>Extension<wbr>Operator 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 UrlFileExtensionOperator fromString(String name)"
|
|
desc: "Creates or finds a UrlFileExtensionOperator from its string representation."
|
|
returns:
|
|
description: "the corresponding UrlFileExtensionOperator."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.values()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator.values()"
|
|
name: "values()"
|
|
nameWithType: "UrlFileExtensionOperator.values()"
|
|
summary: "Gets known Url<wbr>File<wbr>Extension<wbr>Operator values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<UrlFileExtensionOperator> values()"
|
|
desc: "Gets known UrlFileExtensionOperator values."
|
|
returns:
|
|
description: "known UrlFileExtensionOperator values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator?alt=com.azure.resourcemanager.cdn.models.UrlFileExtensionOperator&text=UrlFileExtensionOperator\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Describes operator to be matched."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cdn.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0
|