| 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 |
|---|---|
ListStreamsResult |
AmazonKinesisClient.listStreams(ListStreamsRequest listStreamsRequest)
Lists your Kinesis data streams.
|
ListStreamsResult |
AmazonKinesis.listStreams(ListStreamsRequest listStreamsRequest)
Lists your Kinesis data streams.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsRequest |
ListStreamsRequest.withExclusiveStartStreamName(String exclusiveStartStreamName)
The name of the stream to start the list with.
|
ListStreamsRequest |
ListStreamsRequest.withLimit(Integer limit)
The maximum number of streams to list.
|
Copyright © 2019. All rights reserved.