Uses of Class
software.amazon.awssdk.services.dynamodb.model.ShardFilter
-
Packages that use ShardFilter Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of ShardFilter in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ShardFilter Modifier and Type Method Description ShardFilterDescribeStreamRequest. shardFilter()This optional field contains the filter definition for theDescribeStreamAPI.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type ShardFilter Modifier and Type Method Description DescribeStreamRequest.BuilderDescribeStreamRequest.Builder. shardFilter(ShardFilter shardFilter)This optional field contains the filter definition for theDescribeStreamAPI.
-