Uses of Class
software.amazon.awssdk.services.dynamodb.model.Shard
Packages that use Shard
-
Uses of Shard in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ShardModifier and TypeMethodDescriptionStreamDescription.shards()The shards that comprise the stream.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type ShardModifier and TypeMethodDescriptionThe shards that comprise the stream.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type ShardModifier and TypeMethodDescriptionStreamDescription.Builder.shards(Collection<Shard> shards) The shards that comprise the stream.