Interface StartTransactionResponse.Builder

    • Method Detail

      • transactionId

        StartTransactionResponse.Builder transactionId​(String transactionId)

        An opaque identifier for the transaction.

        Parameters:
        transactionId - An opaque identifier for the transaction.
        Returns:
        Returns a reference to this object so that method calls can be chained together.