Uses of Interface
software.amazon.awssdk.services.lakeformation.model.CancelTransactionResponse.Builder
-
Packages that use CancelTransactionResponse.Builder Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of CancelTransactionResponse.Builder in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return CancelTransactionResponse.Builder Modifier and Type Method Description static CancelTransactionResponse.BuilderCancelTransactionResponse. builder()CancelTransactionResponse.BuilderCancelTransactionResponse. toBuilder()Methods in software.amazon.awssdk.services.lakeformation.model that return types with arguments of type CancelTransactionResponse.Builder Modifier and Type Method Description static Class<? extends CancelTransactionResponse.Builder>CancelTransactionResponse. serializableBuilderClass()
-