| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo |
|
| com.amazonaws.services.kinesisvideo.model |
Classes modeling the various types represented by AWSKinesisVideo
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResult |
AWSKinesisVideoClient.listStreams(ListStreamsRequest listStreamsRequest)
Returns an array of
StreamInfo objects. |
ListStreamsResult |
AWSKinesisVideo.listStreams(ListStreamsRequest listStreamsRequest)
Returns an array of
StreamInfo objects. |
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResult |
ListStreamsResult.withNextToken(String nextToken)
If the response is truncated, the call returns this element with a token.
|
ListStreamsResult |
ListStreamsResult.withStreamInfoList(Collection<StreamInfo> streamInfoList)
An array of
StreamInfo objects. |
ListStreamsResult |
ListStreamsResult.withStreamInfoList(StreamInfo... streamInfoList)
An array of
StreamInfo objects. |
Copyright © 2019. All rights reserved.