| Package | Description |
|---|---|
| com.amazonaws.kinesisvideo.producer |
| Modifier and Type | Method and Description |
|---|---|
static StreamStatus |
StreamStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamStatus[] |
StreamStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StreamDescription(int version,
String deviceName,
String streamName,
String contentType,
String updateVersion,
String streamArn,
StreamStatus streamStatus,
long creationTime) |
Copyright © 2019. All rights reserved.