| Package | Description |
|---|---|
| com.amazonaws.services.kinesis |
|
| com.amazonaws.services.kinesis.model |
Classes modeling the various types represented by AmazonKinesis
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStreamSummaryResult |
AmazonKinesisClient.describeStreamSummary(DescribeStreamSummaryRequest describeStreamSummaryRequest)
Provides a summarized description of the specified Kinesis data stream
without the shard list.
|
DescribeStreamSummaryResult |
AmazonKinesis.describeStreamSummary(DescribeStreamSummaryRequest describeStreamSummaryRequest)
Provides a summarized description of the specified Kinesis data stream
without the shard list.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStreamSummaryRequest |
DescribeStreamSummaryRequest.withStreamName(String streamName)
The name of the stream to describe.
|
Copyright © 2019. All rights reserved.