Interface EngineVersionsSummary.Builder

  • Method Details

    • engineType

      EngineVersionsSummary.Builder engineType(String engineType)

      The type of target platform for the application.

      Parameters:
      engineType - The type of target platform for the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engineVersion

      EngineVersionsSummary.Builder engineVersion(String engineVersion)

      The version of the engine type used by the application.

      Parameters:
      engineVersion - The version of the engine type used by the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.