Interface OnlineEvaluationConfigSummary.Builder

  • Method Details

    • onlineEvaluationConfigArn

      OnlineEvaluationConfigSummary.Builder onlineEvaluationConfigArn(String onlineEvaluationConfigArn)

      The Amazon Resource Name (ARN) of the online evaluation configuration.

      Parameters:
      onlineEvaluationConfigArn - The Amazon Resource Name (ARN) of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • onlineEvaluationConfigId

      OnlineEvaluationConfigSummary.Builder onlineEvaluationConfigId(String onlineEvaluationConfigId)

      The unique identifier of the online evaluation configuration.

      Parameters:
      onlineEvaluationConfigId - The unique identifier of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • onlineEvaluationConfigName

      OnlineEvaluationConfigSummary.Builder onlineEvaluationConfigName(String onlineEvaluationConfigName)

      The name of the online evaluation configuration.

      Parameters:
      onlineEvaluationConfigName - The name of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the online evaluation configuration.

      Parameters:
      description - The description of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the online evaluation configuration.

      Parameters:
      status - The status of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the online evaluation configuration.

      Parameters:
      status - The status of the online evaluation configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • executionStatus

      OnlineEvaluationConfigSummary.Builder executionStatus(String executionStatus)

      The execution status indicating whether the online evaluation is currently running.

      Parameters:
      executionStatus - The execution status indicating whether the online evaluation is currently running.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • executionStatus

      The execution status indicating whether the online evaluation is currently running.

      Parameters:
      executionStatus - The execution status indicating whether the online evaluation is currently running.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      The timestamp when the online evaluation configuration was created.

      Parameters:
      createdAt - The timestamp when the online evaluation configuration was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The timestamp when the online evaluation configuration was last updated.

      Parameters:
      updatedAt - The timestamp when the online evaluation configuration was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • failureReason

      OnlineEvaluationConfigSummary.Builder failureReason(String failureReason)

      The reason for failure if the online evaluation configuration execution failed.

      Parameters:
      failureReason - The reason for failure if the online evaluation configuration execution failed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.