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