| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
ImportTableDescription |
ImportTableResponse.importTableDescription()
Represents the properties of the table created for the import, and parameters of the import.
|
ImportTableDescription |
DescribeImportResponse.importTableDescription()
Represents the properties of the table created for the import, and parameters of the import.
|
| Modifier and Type | Method and Description |
|---|---|
ImportTableResponse.Builder |
ImportTableResponse.Builder.importTableDescription(ImportTableDescription 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.
|
Copyright © 2023. All rights reserved.