| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageError |
ImageError.fromValue(String value)
Use this in place of valueOf.
|
static ImageError |
ImageError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageError[] |
ImageError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.withError(ImageError error)
The error message shown when the image for the provided timestamp was not extracted due to a non-tryable error.
|
Copyright © 2023. All rights reserved.