| Package | Description |
|---|---|
| software.amazon.kinesis.common |
| Modifier and Type | Method and Description |
|---|---|
InitialPositionInStream |
InitialPositionInStreamExtended.getInitialPositionInStream()
Get the initial position in the stream where the application should start from.
|
static InitialPositionInStream |
InitialPositionInStream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InitialPositionInStream[] |
InitialPositionInStream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static InitialPositionInStreamExtended |
InitialPositionInStreamExtended.newInitialPosition(InitialPositionInStream position) |
Copyright © 2019. All rights reserved.