Interface LiveOutput.DefinitionStages.WithAssetName

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

public static interface LiveOutput.DefinitionStages.WithAssetName
The stage of the LiveOutput definition allowing to specify assetName.
  • Method Details

    • withAssetName

      Specifies the assetName property: The asset that the live output will write to..
      Parameters:
      assetName - The asset that the live output will write to.
      Returns:
      the next definition stage.