Interface EvaluationRule.Builder

  • Method Details

    • name

      The name of the experiment or launch.

      Parameters:
      name - The name of the experiment or launch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      This value is aws.evidently.splits if this is an evaluation rule for a launch, and it is aws.evidently.onlineab if this is an evaluation rule for an experiment.

      Parameters:
      type - This value is aws.evidently.splits if this is an evaluation rule for a launch, and it is aws.evidently.onlineab if this is an evaluation rule for an experiment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.