Class ContentKeyPolicyRestrictionTokenType

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

public final class ContentKeyPolicyRestrictionTokenType extends com.azure.core.util.ExpandableStringEnum<ContentKeyPolicyRestrictionTokenType>
The type of token.
  • Field Details

  • Constructor Details

    • ContentKeyPolicyRestrictionTokenType

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

    • fromString

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

      Gets known ContentKeyPolicyRestrictionTokenType values.
      Returns:
      known ContentKeyPolicyRestrictionTokenType values.