Interface BeginTransactionResponse.Builder

  • Method Details

    • transactionId

      BeginTransactionResponse.Builder transactionId(String transactionId)

      The transaction ID of the transaction started by the call.

      Parameters:
      transactionId - The transaction ID of the transaction started by the call.
      Returns:
      Returns a reference to this object so that method calls can be chained together.