Class ContentKeyPolicyPlayReadyContentKeyLocation
java.lang.Object
com.azure.resourcemanager.mediaservices.models.ContentKeyPolicyPlayReadyContentKeyLocation
- Direct Known Subclasses:
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
,ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Base class for content key ID location. A derived class must be used to represent the location.
-
Constructor Summary
ConstructorDescriptionCreates an instance of ContentKeyPolicyPlayReadyContentKeyLocation class. -
Method Summary
-
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.
-