Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
static PointInTimeRecoveryStatus |
PointInTimeRecoveryStatus.fromValue(String value)
Use this in place of valueOf.
|
static PointInTimeRecoveryStatus |
PointInTimeRecoveryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PointInTimeRecoveryStatus[] |
PointInTimeRecoveryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PointInTimeRecoveryDescription |
PointInTimeRecoveryDescription.withPointInTimeRecoveryStatus(PointInTimeRecoveryStatus pointInTimeRecoveryStatus)
The current state of point in time recovery:
|
Copyright © 2020. All rights reserved.