101 строка
5.1 KiB
YAML
101 строка
5.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.cdn.ParamIndicator"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator"
|
|
name: "ParamIndicator"
|
|
nameWithType: "ParamIndicator"
|
|
summary: "Defines values for Param<wbr>Indicator."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedMembers:
|
|
- "com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)"
|
|
- "com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)"
|
|
- "com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)"
|
|
- "com.microsoft.rest.ExpandableStringEnum.hashCode()"
|
|
- "com.microsoft.rest.ExpandableStringEnum.toString()"
|
|
- "com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)"
|
|
- "java.lang.Object.clone()"
|
|
- "java.lang.Object.finalize()"
|
|
- "java.lang.Object.getClass()"
|
|
- "java.lang.Object.notify()"
|
|
- "java.lang.Object.notifyAll()"
|
|
- "java.lang.Object.wait()"
|
|
- "java.lang.Object.wait(long)"
|
|
- "java.lang.Object.wait(long,int)"
|
|
syntax: "public final class ParamIndicator extends ExpandableStringEnum<ParamIndicator>"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.ParamIndicator()"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.ParamIndicator()"
|
|
name: "ParamIndicator()"
|
|
nameWithType: "ParamIndicator.ParamIndicator()"
|
|
syntax: "public ParamIndicator()"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.EXPIRES"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.EXPIRES"
|
|
name: "EXPIRES"
|
|
nameWithType: "ParamIndicator.EXPIRES"
|
|
summary: "Static value Expires for Param<wbr>Indicator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ParamIndicator?alt=com.microsoft.azure.management.cdn.ParamIndicator&text=ParamIndicator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ParamIndicator EXPIRES"
|
|
desc: "Static value Expires for ParamIndicator."
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.KEY_ID"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.KEY_ID"
|
|
name: "KEY_ID"
|
|
nameWithType: "ParamIndicator.KEY_ID"
|
|
summary: "Static value Key<wbr>Id for Param<wbr>Indicator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ParamIndicator?alt=com.microsoft.azure.management.cdn.ParamIndicator&text=ParamIndicator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ParamIndicator KEY_ID"
|
|
desc: "Static value KeyId for ParamIndicator."
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.SIGNATURE"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.SIGNATURE"
|
|
name: "SIGNATURE"
|
|
nameWithType: "ParamIndicator.SIGNATURE"
|
|
summary: "Static value Signature for Param<wbr>Indicator."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ParamIndicator?alt=com.microsoft.azure.management.cdn.ParamIndicator&text=ParamIndicator\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final ParamIndicator SIGNATURE"
|
|
desc: "Static value Signature for ParamIndicator."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "ParamIndicator.fromString(String name)"
|
|
summary: "Creates or finds a Param<wbr>Indicator from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for"
|
|
name: "name"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static ParamIndicator fromString(String name)"
|
|
desc: "Creates or finds a ParamIndicator from its string representation."
|
|
returns:
|
|
description: "the corresponding ParamIndicator"
|
|
type: "<xref href=\"com.microsoft.azure.management.cdn.ParamIndicator?alt=com.microsoft.azure.management.cdn.ParamIndicator&text=ParamIndicator\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.cdn.ParamIndicator.values()"
|
|
fullName: "com.microsoft.azure.management.cdn.ParamIndicator.values()"
|
|
name: "values()"
|
|
nameWithType: "ParamIndicator.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<ParamIndicator> values()"
|
|
returns:
|
|
description: "known ParamIndicator values"
|
|
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.cdn.ParamIndicator?alt=com.microsoft.azure.management.cdn.ParamIndicator&text=ParamIndicator\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Defines values for ParamIndicator."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.cdn"
|
|
artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4
|