Interface MediaService.DefinitionStages.WithStorageAuthentication

All Known Subinterfaces:
MediaService.Definition, MediaService.DefinitionStages.WithCreate
Enclosing interface:
MediaService.DefinitionStages

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

    • withStorageAuthentication

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