| 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 |
|---|---|
DescribeStreamResult |
AWSKinesisVideoClient.describeStream(DescribeStreamRequest describeStreamRequest)
Returns the most current information about the specified stream.
|
DescribeStreamResult |
AWSKinesisVideo.describeStream(DescribeStreamRequest describeStreamRequest)
Returns the most current information about the specified stream.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStreamRequest |
DescribeStreamRequest.withStreamARN(String streamARN)
The Amazon Resource Name (ARN) of the stream.
|
DescribeStreamRequest |
DescribeStreamRequest.withStreamName(String streamName)
The name of the stream.
|
Copyright © 2019. All rights reserved.