Interface CancelMlTaskRunResponse.Builder

  • Method Details

    • transformId

      CancelMlTaskRunResponse.Builder transformId(String transformId)

      The unique identifier of the machine learning transform.

      Parameters:
      transformId - The unique identifier of the machine learning transform.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • taskRunId

      The unique identifier for the task run.

      Parameters:
      taskRunId - The unique identifier for the task run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status for this run.

      Parameters:
      status - The status for this run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status for this run.

      Parameters:
      status - The status for this run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: