Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
List<ReplicaSettingsUpdate> |
UpdateGlobalTableSettingsRequest.replicaSettingsUpdate()
Represents the settings for a global table in a Region that will be modified.
|
Modifier and Type | Method and Description |
---|---|
UpdateGlobalTableSettingsRequest.Builder |
UpdateGlobalTableSettingsRequest.Builder.replicaSettingsUpdate(ReplicaSettingsUpdate... replicaSettingsUpdate)
Represents the settings for a global table in a Region that will be modified.
|
Modifier and Type | Method and Description |
---|---|
UpdateGlobalTableSettingsRequest.Builder |
UpdateGlobalTableSettingsRequest.Builder.replicaSettingsUpdate(Collection<ReplicaSettingsUpdate> replicaSettingsUpdate)
Represents the settings for a global table in a Region that will be modified.
|
Copyright © 2023. All rights reserved.