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

110 строки
8.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mediaservices.models.InsightsType"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType"
name: "InsightsType"
nameWithType: "InsightsType"
summary: "Defines the type of insights that you want the service to generate."
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 **InsightsType**</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.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.InsightsType()"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.InsightsType()"
name: "InsightsType()"
nameWithType: "InsightsType.InsightsType()"
summary: "Creates a new instance of Insights<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.mediaservices.models.InsightsType.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 InsightsType()"
desc: "Creates a new instance of InsightsType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.ALL_INSIGHTS"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.ALL_INSIGHTS"
name: "ALL_INSIGHTS"
nameWithType: "InsightsType.ALL_INSIGHTS"
summary: "Static value All<wbr>Insights for Insights<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InsightsType ALL_INSIGHTS"
desc: "Static value AllInsights for InsightsType."
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.AUDIO_INSIGHTS_ONLY"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.AUDIO_INSIGHTS_ONLY"
name: "AUDIO_INSIGHTS_ONLY"
nameWithType: "InsightsType.AUDIO_INSIGHTS_ONLY"
summary: "Static value Audio<wbr>Insights<wbr>Only for Insights<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InsightsType AUDIO_INSIGHTS_ONLY"
desc: "Static value AudioInsightsOnly for InsightsType."
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.VIDEO_INSIGHTS_ONLY"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.VIDEO_INSIGHTS_ONLY"
name: "VIDEO_INSIGHTS_ONLY"
nameWithType: "InsightsType.VIDEO_INSIGHTS_ONLY"
summary: "Static value Video<wbr>Insights<wbr>Only for Insights<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final InsightsType VIDEO_INSIGHTS_ONLY"
desc: "Static value VideoInsightsOnly for InsightsType."
methods:
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "InsightsType.fromString(String name)"
summary: "Creates or finds a Insights<wbr>Type 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 InsightsType fromString(String name)"
desc: "Creates or finds a InsightsType from its string representation."
returns:
description: "the corresponding InsightsType."
type: "<xref href=\"com.azure.resourcemanager.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mediaservices.models.InsightsType.values()"
fullName: "com.azure.resourcemanager.mediaservices.models.InsightsType.values()"
name: "values()"
nameWithType: "InsightsType.values()"
summary: "Gets known Insights<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<InsightsType> values()"
desc: "Gets known InsightsType values."
returns:
description: "known InsightsType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.mediaservices.models.InsightsType?alt=com.azure.resourcemanager.mediaservices.models.InsightsType&text=InsightsType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines the type of insights that you want the service to generate. The allowed values are 'AudioInsightsOnly', 'VideoInsightsOnly', and 'AllInsights'. The default is AllInsights. If you set this to AllInsights and the input is audio only, then only audio insights are generated. Similarly if the input is video only, then only video insights are generated. It is recommended that you not use AudioInsightsOnly if you expect some of your inputs to be video only; or use VideoInsightsOnly if you expect some of your inputs to be audio only. Your Jobs in such conditions would error out."
metadata: {}
package: "com.azure.resourcemanager.mediaservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mediaservices:2.3.0