| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ReplicaGlobalSecondaryIndexSettingsUpdate> |
ReplicaSettingsUpdate.replicaGlobalSecondaryIndexSettingsUpdate()
Represents the settings of a global secondary index for a global table that will be modified.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaSettingsUpdate.Builder |
ReplicaSettingsUpdate.Builder.replicaGlobalSecondaryIndexSettingsUpdate(ReplicaGlobalSecondaryIndexSettingsUpdate... replicaGlobalSecondaryIndexSettingsUpdate)
Represents the settings of a global secondary index for a global table that will be modified.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicaSettingsUpdate.Builder |
ReplicaSettingsUpdate.Builder.replicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate> replicaGlobalSecondaryIndexSettingsUpdate)
Represents the settings of a global secondary index for a global table that will be modified.
|
Copyright © 2019. All rights reserved.