static DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.builder() |
|
DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.Builder.globalTableName(String globalTableName) |
The name of the global table.
|
DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.Builder.replicaSettings(Collection<ReplicaSettingsDescription> replicaSettings) |
The Region-specific settings for the global table.
|
DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.Builder.replicaSettings(Consumer<ReplicaSettingsDescription.Builder>... replicaSettings) |
The Region-specific settings for the global table.
|
DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.Builder.replicaSettings(ReplicaSettingsDescription... replicaSettings) |
The Region-specific settings for the global table.
|
DescribeGlobalTableSettingsResponse.Builder |
DescribeGlobalTableSettingsResponse.toBuilder() |
|