Java com.amazonaws.services.kinesis.model HashKeyRange fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.kinesis.model HashKeyRange fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.kinesis.model HashKeyRange.

The text is from its open source code.

Constructor

Method

HashKeyRangewithEndingHashKey(String endingHashKey)

The ending hash key of the hash key range.

HashKeyRangewithStartingHashKey(String startingHashKey)

The starting hash key of the hash key range.