| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListGlobalTablesResponse |
DynamoDbClient.listGlobalTables(ListGlobalTablesRequest listGlobalTablesRequest)
Lists all global tables that have a replica in the specified region.
|
default CompletableFuture<ListGlobalTablesResponse> |
DynamoDbAsyncClient.listGlobalTables(ListGlobalTablesRequest listGlobalTablesRequest)
Lists all global tables that have a replica in the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListGlobalTablesRequestMarshaller.marshall(ListGlobalTablesRequest listGlobalTablesRequest) |
Copyright © 2019. All rights reserved.