Uses of Class
software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
Packages that use CreateGlobalTableRequest
Package
Description
-
Uses of CreateGlobalTableRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type CreateGlobalTableRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.createGlobalTable(CreateGlobalTableRequest createGlobalTableRequest) Creates a global table from an existing table.default CreateGlobalTableResponseDynamoDbClient.createGlobalTable(CreateGlobalTableRequest createGlobalTableRequest) Creates a global table from an existing table. -
Uses of CreateGlobalTableRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type CreateGlobalTableRequestModifier and TypeMethodDescriptionCreateGlobalTableRequestMarshaller.marshall(CreateGlobalTableRequest createGlobalTableRequest)