Interface StreamingEndpoint.DefinitionStages.WithAutoStart

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

public static interface StreamingEndpoint.DefinitionStages.WithAutoStart
The stage of the StreamingEndpoint 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.