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

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

Introduction

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

The text is from its open source code.

Constructor

Method

StreamDescriptiongetStreamDescription()

The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.

AmazonWebServiceResultsetSdkHttpMetadata(SdkHttpMetadata sdkHttpMetadata)
DescribeStreamResultwithStreamDescription(StreamDescription streamDescription)

The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.