| Modifier and Type | Method and Description |
|---|---|
protected static Attempt |
Attempt.fromProtobufMessage(com.amazonaws.services.kinesis.producer.protobuf.Messages.Attempt a) |
| Modifier and Type | Method and Description |
|---|---|
List<Attempt> |
UserRecordResult.getAttempts() |
| Constructor and Description |
|---|
UserRecordResult(List<Attempt> attempts,
String sequenceNumber,
String shardId,
boolean successful) |
Copyright © 2018. All rights reserved.