Interface BeginTransactionResponse.Builder

    • Method Detail

      • 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.