Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
static ReplicaStatus |
ReplicaStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReplicaStatus |
ReplicaStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicaStatus[] |
ReplicaStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ReplicaDescription |
ReplicaDescription.withReplicaStatus(ReplicaStatus replicaStatus)
The current state of the replica:
|
ReplicaAutoScalingDescription |
ReplicaAutoScalingDescription.withReplicaStatus(ReplicaStatus replicaStatus)
The current state of the replica:
|
ReplicaSettingsDescription |
ReplicaSettingsDescription.withReplicaStatus(ReplicaStatus replicaStatus)
The current state of the Region:
|
Copyright © 2021. All rights reserved.