Class ContentKeyPolicyPlayReadyContentType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ContentKeyPolicyPlayReadyContentType>
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyPlayReadyContentType

public final class ContentKeyPolicyPlayReadyContentType extends com.azure.core.util.ExpandableStringEnum<ContentKeyPolicyPlayReadyContentType>
The PlayReady content type.
  • Field Details

  • Constructor Details

    • ContentKeyPolicyPlayReadyContentType

      @Deprecated public ContentKeyPolicyPlayReadyContentType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of ContentKeyPolicyPlayReadyContentType value.
  • Method Details

    • fromString

      public static ContentKeyPolicyPlayReadyContentType fromString(String name)
      Creates or finds a ContentKeyPolicyPlayReadyContentType from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding ContentKeyPolicyPlayReadyContentType.
    • values

      Gets known ContentKeyPolicyPlayReadyContentType values.
      Returns:
      known ContentKeyPolicyPlayReadyContentType values.