| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalTable> |
ListGlobalTablesResponse.globalTables()
List of global table names.
|
| Modifier and Type | Method and Description |
|---|---|
ListGlobalTablesResponse.Builder |
ListGlobalTablesResponse.Builder.globalTables(GlobalTable... globalTables)
List of global table names.
|
| Modifier and Type | Method and Description |
|---|---|
ListGlobalTablesResponse.Builder |
ListGlobalTablesResponse.Builder.globalTables(Collection<GlobalTable> globalTables)
List of global table names.
|
Copyright © 2019. All rights reserved.