| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
ContinuousBackupsDescription |
DescribeContinuousBackupsResponse.continuousBackupsDescription()
Represents the continuous backups and point in time recovery settings on the table.
|
ContinuousBackupsDescription |
UpdateContinuousBackupsResponse.continuousBackupsDescription()
Represents the continuous backups and point in time recovery settings on the table.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeContinuousBackupsResponse.Builder |
DescribeContinuousBackupsResponse.Builder.continuousBackupsDescription(ContinuousBackupsDescription continuousBackupsDescription)
Represents the continuous backups and point in time recovery settings on the table.
|
UpdateContinuousBackupsResponse.Builder |
UpdateContinuousBackupsResponse.Builder.continuousBackupsDescription(ContinuousBackupsDescription continuousBackupsDescription)
Represents the continuous backups and point in time recovery settings on the table.
|
Copyright © 2019. All rights reserved.