Uses of Interface
software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse.Builder
Packages that use DescribeTableResponse.Builder
-
Uses of DescribeTableResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DescribeTableResponse.BuilderModifier and TypeMethodDescriptionDescribeTableResponse.builder()default DescribeTableResponse.BuilderDescribeTableResponse.Builder.table(Consumer<TableDescription.Builder> table) The properties of the table.DescribeTableResponse.Builder.table(TableDescription table) The properties of the table.DescribeTableResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type DescribeTableResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeTableResponse.Builder>DescribeTableResponse.serializableBuilderClass()