Interface MediaService.UpdateStages.WithKeyDelivery

All Known Subinterfaces:
MediaService.Update
Enclosing interface:
MediaService.UpdateStages

public static interface MediaService.UpdateStages.WithKeyDelivery
The stage of the MediaService update allowing to specify keyDelivery.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the keyDelivery property: The Key Delivery properties for Media Services account..
  • Method Details

    • withKeyDelivery

      MediaService.Update withKeyDelivery(KeyDelivery keyDelivery)
      Specifies the keyDelivery property: The Key Delivery properties for Media Services account..
      Parameters:
      keyDelivery - The Key Delivery properties for Media Services account.
      Returns:
      the next definition stage.