Interface LiveEvent.DefinitionStages.WithAutoStart

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

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

    • withAutoStart

      Specifies the autoStart property: The flag indicates if the resource should be automatically started on creation..
      Parameters:
      autoStart - The flag indicates if the resource should be automatically started on creation.
      Returns:
      the next definition stage.