java.lang.Object
com.azure.resourcemanager.mediaservices.models.KeyDelivery

public final class KeyDelivery extends Object
The KeyDelivery model.
  • Constructor Details

    • KeyDelivery

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

    • accessControl

      public AccessControl accessControl()
      Get the accessControl property: The access control properties for Key Delivery.
      Returns:
      the accessControl value.
    • withAccessControl

      public KeyDelivery withAccessControl(AccessControl accessControl)
      Set the accessControl property: The access control properties for Key Delivery.
      Parameters:
      accessControl - the accessControl value to set.
      Returns:
      the KeyDelivery object itself.
    • validate

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