Interface StartJobRunResponse.Builder

  • Method Details

    • id

      This output displays the started job run ID.

      Parameters:
      id - This output displays the started job run ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      This output displays the name of the started job run.

      Parameters:
      name - This output displays the name of the started job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      This output lists the ARN of job run.

      Parameters:
      arn - This output lists the ARN of job run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • virtualClusterId

      StartJobRunResponse.Builder virtualClusterId(String virtualClusterId)

      This output displays the virtual cluster ID for which the job run was submitted.

      Parameters:
      virtualClusterId - This output displays the virtual cluster ID for which the job run was submitted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.