Uses of Class
software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
Packages that use ListGlobalTablesRequest
Package
Description
-
Uses of ListGlobalTablesRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type ListGlobalTablesRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.listGlobalTables(ListGlobalTablesRequest listGlobalTablesRequest) Lists all global tables that have a replica in the specified Region.default ListGlobalTablesResponseDynamoDbClient.listGlobalTables(ListGlobalTablesRequest listGlobalTablesRequest) Lists all global tables that have a replica in the specified Region. -
Uses of ListGlobalTablesRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type ListGlobalTablesRequestModifier and TypeMethodDescriptionListGlobalTablesRequestMarshaller.marshall(ListGlobalTablesRequest listGlobalTablesRequest)