public static interface DescribeContinuousBackupsRequest.Builder extends DynamoDbRequest.Builder, SdkPojo, CopyableBuilder<DescribeContinuousBackupsRequest.Builder,DescribeContinuousBackupsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeContinuousBackupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeContinuousBackupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeContinuousBackupsRequest.Builder |
tableName(String tableName)
Name of the table for which the customer wants to check the continuous backups and point in time recovery
settings.
|
buildoverrideConfigurationcopyapplyMutation, buildDescribeContinuousBackupsRequest.Builder tableName(String tableName)
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
tableName - Name of the table for which the customer wants to check the continuous backups and point in time
recovery settings.DescribeContinuousBackupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeContinuousBackupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.