ContentKeyPolicyPlayReadyContentType Class
- java.
lang. Object - com.
microsoft. rest. ExpandableStringEnum - com.
microsoft. azure. management. mediaservices. v2020_05_01.ContentKeyPolicyPlayReadyContentType
- com.
- com.
public final class ContentKeyPolicyPlayReadyContentType
extends com.microsoft.rest.ExpandableStringEnum<ContentKeyPolicyPlayReadyContentType>
Defines values for ContentKeyPolicyPlayReadyContentType.
Field Summary
| Modifier and Type | Field and Description |
|---|---|
|
static final
Content |
ULTRA_VIOLET_DOWNLOAD
Static value Ultra |
|
static final
Content |
ULTRA_VIOLET_STREAMING
Static value Ultra |
|
static final
Content |
UNKNOWN
Static value Unknown for Content |
|
static final
Content |
UNSPECIFIED
Static value Unspecified for Content |
Constructor Summary
| Constructor | Description | |
|---|---|---|
| ContentKeyPolicyPlayReadyContentType() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Content |
fromString(String name)
Creates or finds a Content |
|
static
java.util.Collection<Content |
values() |
Methods inherited from com.microsoft.rest.ExpandableStringEnum
Methods inherited from java.lang.Object
Field Details
ULTRA_VIOLET_DOWNLOAD
public static final ContentKeyPolicyPlayReadyContentType ULTRA_VIOLET_DOWNLOAD
Static value UltraVioletDownload for ContentKeyPolicyPlayReadyContentType.
ULTRA_VIOLET_STREAMING
public static final ContentKeyPolicyPlayReadyContentType ULTRA_VIOLET_STREAMING
Static value UltraVioletStreaming for ContentKeyPolicyPlayReadyContentType.
UNKNOWN
public static final ContentKeyPolicyPlayReadyContentType UNKNOWN
Static value Unknown for ContentKeyPolicyPlayReadyContentType.
UNSPECIFIED
public static final ContentKeyPolicyPlayReadyContentType UNSPECIFIED
Static value Unspecified for ContentKeyPolicyPlayReadyContentType.
Constructor Details
ContentKeyPolicyPlayReadyContentType
public ContentKeyPolicyPlayReadyContentType()
Method Details
fromString
public static ContentKeyPolicyPlayReadyContentType fromString(String name)
Creates or finds a ContentKeyPolicyPlayReadyContentType from its string representation.
Parameters:
Returns:
values
public static Collection<ContentKeyPolicyPlayReadyContentType> values()
Returns: