Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
ContinuousBackupsDescription |
ContinuousBackupsDescription.clone() |
ContinuousBackupsDescription |
DescribeContinuousBackupsResult.getContinuousBackupsDescription()
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED. |
ContinuousBackupsDescription |
ContinuousBackupsDescription.withContinuousBackupsStatus(ContinuousBackupsStatus continuousBackupsStatus)
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
|
ContinuousBackupsDescription |
ContinuousBackupsDescription.withContinuousBackupsStatus(String continuousBackupsStatus)
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContinuousBackupsResult.setContinuousBackupsDescription(ContinuousBackupsDescription continuousBackupsDescription)
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED. |
DescribeContinuousBackupsResult |
DescribeContinuousBackupsResult.withContinuousBackupsDescription(ContinuousBackupsDescription continuousBackupsDescription)
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED. |
Copyright © 2017. All rights reserved.