Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
DeleteReplicaAction |
DeleteReplicaAction.clone() |
DeleteReplicaAction |
ReplicaUpdate.getDelete()
The name of the existing replica to be removed.
|
DeleteReplicaAction |
DeleteReplicaAction.withRegionName(String regionName)
The region of the replica to be removed.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicaUpdate.setDelete(DeleteReplicaAction delete)
The name of the existing replica to be removed.
|
ReplicaUpdate |
ReplicaUpdate.withDelete(DeleteReplicaAction delete)
The name of the existing replica to be removed.
|
Copyright © 2018. All rights reserved.