219 строки
12 KiB
YAML
219 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cdn.models.Operator"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator"
|
|
name: "Operator"
|
|
nameWithType: "Operator"
|
|
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 **Operator**</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.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.Operator()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.Operator()"
|
|
name: "Operator()"
|
|
nameWithType: "Operator.Operator()"
|
|
summary: "Creates a new instance of Operator value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cdn.models.Operator.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 Operator()"
|
|
desc: "Creates a new instance of Operator value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.ANY"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.ANY"
|
|
name: "ANY"
|
|
nameWithType: "Operator.ANY"
|
|
summary: "Static value Any for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator ANY"
|
|
desc: "Static value Any for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.BEGINS_WITH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.BEGINS_WITH"
|
|
name: "BEGINS_WITH"
|
|
nameWithType: "Operator.BEGINS_WITH"
|
|
summary: "Static value Begins<wbr>With for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator BEGINS_WITH"
|
|
desc: "Static value BeginsWith for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.CONTAINS"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.CONTAINS"
|
|
name: "CONTAINS"
|
|
nameWithType: "Operator.CONTAINS"
|
|
summary: "Static value Contains for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator CONTAINS"
|
|
desc: "Static value Contains for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.ENDS_WITH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.ENDS_WITH"
|
|
name: "ENDS_WITH"
|
|
nameWithType: "Operator.ENDS_WITH"
|
|
summary: "Static value Ends<wbr>With for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator ENDS_WITH"
|
|
desc: "Static value EndsWith for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.EQUAL"
|
|
name: "EQUAL"
|
|
nameWithType: "Operator.EQUAL"
|
|
summary: "Static value Equal for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator EQUAL"
|
|
desc: "Static value Equal for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.GEO_MATCH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.GEO_MATCH"
|
|
name: "GEO_MATCH"
|
|
nameWithType: "Operator.GEO_MATCH"
|
|
summary: "Static value Geo<wbr>Match for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator GEO_MATCH"
|
|
desc: "Static value GeoMatch for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.GREATER_THAN"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.GREATER_THAN"
|
|
name: "GREATER_THAN"
|
|
nameWithType: "Operator.GREATER_THAN"
|
|
summary: "Static value Greater<wbr>Than for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator GREATER_THAN"
|
|
desc: "Static value GreaterThan for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.GREATER_THAN_OR_EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.GREATER_THAN_OR_EQUAL"
|
|
name: "GREATER_THAN_OR_EQUAL"
|
|
nameWithType: "Operator.GREATER_THAN_OR_EQUAL"
|
|
summary: "Static value Greater<wbr>Than<wbr>OrEqual for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator GREATER_THAN_OR_EQUAL"
|
|
desc: "Static value GreaterThanOrEqual for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.IPMATCH"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.IPMATCH"
|
|
name: "IPMATCH"
|
|
nameWithType: "Operator.IPMATCH"
|
|
summary: "Static value IPMatch for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator IPMATCH"
|
|
desc: "Static value IPMatch for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.LESS_THAN"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.LESS_THAN"
|
|
name: "LESS_THAN"
|
|
nameWithType: "Operator.LESS_THAN"
|
|
summary: "Static value Less<wbr>Than for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator LESS_THAN"
|
|
desc: "Static value LessThan for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.LESS_THAN_OR_EQUAL"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.LESS_THAN_OR_EQUAL"
|
|
name: "LESS_THAN_OR_EQUAL"
|
|
nameWithType: "Operator.LESS_THAN_OR_EQUAL"
|
|
summary: "Static value Less<wbr>Than<wbr>OrEqual for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator LESS_THAN_OR_EQUAL"
|
|
desc: "Static value LessThanOrEqual for Operator."
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.REG_EX"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.REG_EX"
|
|
name: "REG_EX"
|
|
nameWithType: "Operator.REG_EX"
|
|
summary: "Static value Reg<wbr>Ex for Operator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Operator REG_EX"
|
|
desc: "Static value RegEx for Operator."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "Operator.fromString(String name)"
|
|
summary: "Creates or finds a 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 Operator fromString(String name)"
|
|
desc: "Creates or finds a Operator from its string representation."
|
|
returns:
|
|
description: "the corresponding Operator."
|
|
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cdn.models.Operator.values()"
|
|
fullName: "com.azure.resourcemanager.cdn.models.Operator.values()"
|
|
name: "values()"
|
|
nameWithType: "Operator.values()"
|
|
summary: "Gets known Operator values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<Operator> values()"
|
|
desc: "Gets known Operator values."
|
|
returns:
|
|
description: "known Operator 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.Operator?alt=com.azure.resourcemanager.cdn.models.Operator&text=Operator\" 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
|