Interface MediaService.UpdateStages.WithStorageAuthentication

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

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

    • withStorageAuthentication

      MediaService.Update withStorageAuthentication(StorageAuthentication storageAuthentication)
      Specifies the storageAuthentication property: The storageAuthentication property..
      Parameters:
      storageAuthentication - The storageAuthentication property.
      Returns:
      the next definition stage.