Interface StageContext.Builder

    • Method Detail

      • name

        StageContext.Builder name​(String name)

        The name of the stage.

        Parameters:
        name - The name of the stage.
        Returns:
        Returns a reference to this object so that method calls can be chained together.