Uses of Interface
software.amazon.awssdk.services.lakeformation.model.StartTransactionResponse.Builder
-
Packages that use StartTransactionResponse.Builder Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of StartTransactionResponse.Builder in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return StartTransactionResponse.Builder Modifier and Type Method Description static StartTransactionResponse.BuilderStartTransactionResponse. builder()StartTransactionResponse.BuilderStartTransactionResponse. toBuilder()StartTransactionResponse.BuilderStartTransactionResponse.Builder. transactionId(String transactionId)An opaque identifier for the transaction.Methods in software.amazon.awssdk.services.lakeformation.model that return types with arguments of type StartTransactionResponse.Builder Modifier and Type Method Description static Class<? extends StartTransactionResponse.Builder>StartTransactionResponse. serializableBuilderClass()
-