Class ContentKeyPolicyPlayReadyContentKeyLocation

java.lang.Object
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyPlayReadyContentKeyLocation
Direct Known Subclasses:
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader, ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier

public class ContentKeyPolicyPlayReadyContentKeyLocation extends Object
Base class for content key ID location. A derived class must be used to represent the location.
  • Constructor Details

    • ContentKeyPolicyPlayReadyContentKeyLocation

      public ContentKeyPolicyPlayReadyContentKeyLocation()
      Creates an instance of ContentKeyPolicyPlayReadyContentKeyLocation class.
  • Method Details

    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.