| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalExportSpecification |
ExportDescription.incrementalExportSpecification()
Optional object containing the parameters specific to an incremental export.
|
IncrementalExportSpecification |
ExportTableToPointInTimeRequest.incrementalExportSpecification()
Optional object containing the parameters specific to an incremental export.
|
| Modifier and Type | Method and Description |
|---|---|
ExportDescription.Builder |
ExportDescription.Builder.incrementalExportSpecification(IncrementalExportSpecification incrementalExportSpecification)
Optional object containing the parameters specific to an incremental export.
|
ExportTableToPointInTimeRequest.Builder |
ExportTableToPointInTimeRequest.Builder.incrementalExportSpecification(IncrementalExportSpecification incrementalExportSpecification)
Optional object containing the parameters specific to an incremental export.
|
Copyright © 2023. All rights reserved.