Uses of Interface
software.amazon.awssdk.services.dynamodb.model.DescribeExportResponse.Builder
Packages that use DescribeExportResponse.Builder
-
Uses of DescribeExportResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DescribeExportResponse.BuilderModifier and TypeMethodDescriptionDescribeExportResponse.builder()default DescribeExportResponse.BuilderDescribeExportResponse.Builder.exportDescription(Consumer<ExportDescription.Builder> exportDescription) Represents the properties of the export.DescribeExportResponse.Builder.exportDescription(ExportDescription exportDescription) Represents the properties of the export.DescribeExportResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type DescribeExportResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeExportResponse.Builder>DescribeExportResponse.serializableBuilderClass()