Interface StartAppResponse.Builder

  • Method Details

    • domain

      The name of the domain of the app.

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

      The name of the app.

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

      StartAppResponse.Builder simulation(String simulation)

      The name of the simulation of the app.

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