public static interface BeginTransactionResponse.Builder extends RdsDataResponse.Builder, SdkPojo, CopyableBuilder<BeginTransactionResponse.Builder,BeginTransactionResponse>
| Modifier and Type | Method and Description |
|---|---|
BeginTransactionResponse.Builder |
transactionId(String transactionId)
The transaction ID of the transaction started by the call.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildBeginTransactionResponse.Builder transactionId(String transactionId)
The transaction ID of the transaction started by the call.
transactionId - The transaction ID of the transaction started by the call.Copyright © 2021. All rights reserved.