Interface LiveOutput.DefinitionStages.WithDescription

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

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

    • withDescription

      LiveOutput.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: The description of the live output..
      Parameters:
      description - The description of the live output.
      Returns:
      the next definition stage.