Interface CancelJobResponse.Builder

  • Method Details

    • cancellationStatus

      CancelJobResponse.Builder cancellationStatus(String cancellationStatus)

      The status of the job cancellation request.

      Parameters:
      cancellationStatus - The status of the job cancellation request.
      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 job cancellation request.

      Parameters:
      cancellationStatus - The status of the job cancellation request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.