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

194 строки
12 KiB
YAML

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