public static interface DescribeContinuousBackupsRequest.Builder extends DynamoDbRequest.Builder, CopyableBuilder<DescribeContinuousBackupsRequest.Builder,DescribeContinuousBackupsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeContinuousBackupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeContinuousBackupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeContinuousBackupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.