| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
static ThumbnailConfigurationResolution |
ThumbnailConfigurationResolution.fromValue(String value)
Use this in place of valueOf.
|
static ThumbnailConfigurationResolution |
ThumbnailConfigurationResolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThumbnailConfigurationResolution[] |
ThumbnailConfigurationResolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThumbnailConfiguration |
ThumbnailConfiguration.withResolution(ThumbnailConfigurationResolution resolution)
Indicates the desired resolution of recorded thumbnails.
|
Copyright © 2023. All rights reserved.