Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
static DescribeImportResponse.Builder |
DescribeImportResponse.builder() |
default DescribeImportResponse.Builder |
DescribeImportResponse.Builder.importTableDescription(Consumer<ImportTableDescription.Builder> importTableDescription)
Represents the properties of the table created for the import, and parameters of the import.
|
DescribeImportResponse.Builder |
DescribeImportResponse.Builder.importTableDescription(ImportTableDescription importTableDescription)
Represents the properties of the table created for the import, and parameters of the import.
|
DescribeImportResponse.Builder |
DescribeImportResponse.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends DescribeImportResponse.Builder> |
DescribeImportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.