| Package | Description |
|---|---|
| software.amazon.kinesis.leases | |
| software.amazon.kinesis.leases.dynamodb |
| Modifier and Type | Method and Description |
|---|---|
MultiStreamLease |
MultiStreamLease.copy()
Returns a deep copy of this object.
|
static MultiStreamLease |
MultiStreamLease.validateAndCast(Lease lease)
Validate and cast the lease to MultiStream lease
|
| Constructor and Description |
|---|
MultiStreamLease(MultiStreamLease other) |
| Modifier and Type | Method and Description |
|---|---|
MultiStreamLease |
DynamoDBMultiStreamLeaseSerializer.fromDynamoRecord(Map<String,software.amazon.awssdk.services.dynamodb.model.AttributeValue> dynamoRecord) |
Copyright © 2023. All rights reserved.