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

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

Introduction

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

The text is from its open source code.

Method

StringgetSequenceNumber()

The sequence number identifier that was assigned to the put data record.

StringgetShardId()

The shard ID of the shard where the data record was placed.

StringtoString()
Returns a string representation of this object.