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

206 строки
13 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator"
name: "UrlPathOperator"
nameWithType: "UrlPathOperator"
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.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 **UrlPathOperator**</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.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.UrlPathOperator()"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.UrlPathOperator()"
name: "UrlPathOperator()"
nameWithType: "UrlPathOperator.UrlPathOperator()"
summary: "Creates a new instance of Url<wbr>Path<wbr>Operator value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.UrlPathOperator.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 UrlPathOperator()"
desc: "Creates a new instance of UrlPathOperator value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.ANY"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.ANY"
name: "ANY"
nameWithType: "UrlPathOperator.ANY"
summary: "Static value Any for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator ANY"
desc: "Static value Any for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.BEGINS_WITH"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.BEGINS_WITH"
name: "BEGINS_WITH"
nameWithType: "UrlPathOperator.BEGINS_WITH"
summary: "Static value Begins<wbr>With for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator BEGINS_WITH"
desc: "Static value BeginsWith for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.CONTAINS"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.CONTAINS"
name: "CONTAINS"
nameWithType: "UrlPathOperator.CONTAINS"
summary: "Static value Contains for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator CONTAINS"
desc: "Static value Contains for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.ENDS_WITH"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.ENDS_WITH"
name: "ENDS_WITH"
nameWithType: "UrlPathOperator.ENDS_WITH"
summary: "Static value Ends<wbr>With for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator ENDS_WITH"
desc: "Static value EndsWith for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.EQUAL"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.EQUAL"
name: "EQUAL"
nameWithType: "UrlPathOperator.EQUAL"
summary: "Static value Equal for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator EQUAL"
desc: "Static value Equal for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.GREATER_THAN"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.GREATER_THAN"
name: "GREATER_THAN"
nameWithType: "UrlPathOperator.GREATER_THAN"
summary: "Static value Greater<wbr>Than for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator GREATER_THAN"
desc: "Static value GreaterThan for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.GREATER_THAN_OR_EQUAL"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.GREATER_THAN_OR_EQUAL"
name: "GREATER_THAN_OR_EQUAL"
nameWithType: "UrlPathOperator.GREATER_THAN_OR_EQUAL"
summary: "Static value Greater<wbr>Than<wbr>OrEqual for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator GREATER_THAN_OR_EQUAL"
desc: "Static value GreaterThanOrEqual for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.LESS_THAN"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.LESS_THAN"
name: "LESS_THAN"
nameWithType: "UrlPathOperator.LESS_THAN"
summary: "Static value Less<wbr>Than for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator LESS_THAN"
desc: "Static value LessThan for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.LESS_THAN_OR_EQUAL"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.LESS_THAN_OR_EQUAL"
name: "LESS_THAN_OR_EQUAL"
nameWithType: "UrlPathOperator.LESS_THAN_OR_EQUAL"
summary: "Static value Less<wbr>Than<wbr>OrEqual for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator LESS_THAN_OR_EQUAL"
desc: "Static value LessThanOrEqual for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.REG_EX"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.REG_EX"
name: "REG_EX"
nameWithType: "UrlPathOperator.REG_EX"
summary: "Static value Reg<wbr>Ex for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator REG_EX"
desc: "Static value RegEx for UrlPathOperator."
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.WILDCARD"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.WILDCARD"
name: "WILDCARD"
nameWithType: "UrlPathOperator.WILDCARD"
summary: "Static value Wildcard for Url<wbr>Path<wbr>Operator."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final UrlPathOperator WILDCARD"
desc: "Static value Wildcard for UrlPathOperator."
methods:
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.fromString(String name)"
name: "fromString(String name)"
nameWithType: "UrlPathOperator.fromString(String name)"
summary: "Creates or finds a Url<wbr>Path<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 UrlPathOperator fromString(String name)"
desc: "Creates or finds a UrlPathOperator from its string representation."
returns:
description: "the corresponding UrlPathOperator."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.models.UrlPathOperator.values()"
fullName: "com.azure.resourcemanager.cdn.models.UrlPathOperator.values()"
name: "values()"
nameWithType: "UrlPathOperator.values()"
summary: "Gets known Url<wbr>Path<wbr>Operator values."
modifiers:
- "static"
syntax: "public static Collection<UrlPathOperator> values()"
desc: "Gets known UrlPathOperator values."
returns:
description: "known UrlPathOperator 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.UrlPathOperator?alt=com.azure.resourcemanager.cdn.models.UrlPathOperator&text=UrlPathOperator\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Describes operator to be matched."
metadata: {}
package: "com.azure.resourcemanager.cdn.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0