Uses of Enum
software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
Packages that use ShardIteratorType
-
Uses of ShardIteratorType in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return ShardIteratorTypeModifier and TypeMethodDescriptionstatic ShardIteratorTypeUse this in place of valueOf to convert the raw string returned by the service into the enum value.final ShardIteratorTypeGetShardIteratorRequest.shardIteratorType()Determines how the shard iterator is used to start reading stream records from the shard:static ShardIteratorTypeReturns the enum constant of this type with the specified name.static ShardIteratorType[]ShardIteratorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type ShardIteratorTypeMethods in software.amazon.awssdk.services.dynamodb.model with parameters of type ShardIteratorTypeModifier and TypeMethodDescriptionGetShardIteratorRequest.Builder.shardIteratorType(ShardIteratorType shardIteratorType) Determines how the shard iterator is used to start reading stream records from the shard: