Interface LiveEvent.DefinitionStages.WithDescription

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

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

    • withDescription

      LiveEvent.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: A description for the live event..
      Parameters:
      description - A description for the live event.
      Returns:
      the next definition stage.