| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static InputSourceType |
InputSourceType.fromValue(String value)
Use this in place of valueOf.
|
static InputSourceType |
InputSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputSourceType[] |
InputSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.withInputSourceType(InputSourceType inputSourceType)
Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during
input switch actions.
|
DescribeInputResult |
DescribeInputResult.withInputSourceType(InputSourceType inputSourceType)
Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes during
input switch actions.
|
Copyright © 2020. All rights reserved.