Interface StrategySummary.Builder

  • Method Details

    • count

      The count of recommendations per strategy.

      Parameters:
      count - The count of recommendations per strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • strategy

      StrategySummary.Builder strategy(String strategy)

      The name of recommended strategy.

      Parameters:
      strategy - The name of recommended strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • strategy

      StrategySummary.Builder strategy(Strategy strategy)

      The name of recommended strategy.

      Parameters:
      strategy - The name of recommended strategy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: