Uses of Class
software.amazon.awssdk.services.kinesis.model.StartingPosition
Packages that use StartingPosition
-
Uses of StartingPosition in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return StartingPositionModifier and TypeMethodDescriptionfinal StartingPositionSubscribeToShardRequest.startingPosition()The starting position in the data stream from which to start streaming.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type StartingPositionModifier and TypeMethodDescriptionSubscribeToShardRequest.Builder.startingPosition(StartingPosition startingPosition) The starting position in the data stream from which to start streaming.