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