Interface MediaService.UpdateStages.WithEncryption

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

public static interface MediaService.UpdateStages.WithEncryption
The stage of the MediaService update allowing to specify encryption.
  • Method Details

    • withEncryption

      MediaService.Update withEncryption(AccountEncryption encryption)
      Specifies the encryption property: The account encryption properties..
      Parameters:
      encryption - The account encryption properties.
      Returns:
      the next definition stage.