Interface CancelJobResponse.Builder

  • Method Details

    • jobArn

      The ARN of the Amazon Braket job.

      Parameters:
      jobArn - The ARN of the Amazon Braket job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cancellationStatus

      CancelJobResponse.Builder cancellationStatus(String cancellationStatus)

      The status of the hybrid job.

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

      CancelJobResponse.Builder cancellationStatus(CancellationStatus cancellationStatus)

      The status of the hybrid job.

      Parameters:
      cancellationStatus - The status of the hybrid job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: