| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis.model | |
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
HashKeyRange |
Shard.hashKeyRange()
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
|
| Modifier and Type | Method and Description |
|---|---|
Shard.Builder |
Shard.Builder.hashKeyRange(HashKeyRange hashKeyRange)
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
|
| Modifier and Type | Method and Description |
|---|---|
HashKeyRange |
HashKeyRangeUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HashKeyRangeMarshaller.marshall(HashKeyRange hashKeyRange,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.