Class ContentKeyPolicyPlayReadyLicenseType

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

public final class ContentKeyPolicyPlayReadyLicenseType extends com.azure.core.util.ExpandableStringEnum<ContentKeyPolicyPlayReadyLicenseType>
The license type.
  • Field Details

  • Constructor Details

    • ContentKeyPolicyPlayReadyLicenseType

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

    • fromString

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

      Gets known ContentKeyPolicyPlayReadyLicenseType values.
      Returns:
      known ContentKeyPolicyPlayReadyLicenseType values.