| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static InputType |
InputType.fromValue(String value)
Use this in place of valueOf.
|
static InputType |
InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputType[] |
InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelResult |
UpdateChannelResult.withInputType(InputType inputType)
The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest
or HLS ingest.
|
GetChannelResult |
GetChannelResult.withInputType(InputType inputType)
The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest
or HLS ingest.
|
CreateChannelResult |
CreateChannelResult.withInputType(InputType inputType)
The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest
or HLS ingest.
|
CreateChannelRequest |
CreateChannelRequest.withInputType(InputType inputType)
The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest
or HLS ingest.
|
ChannelListConfiguration |
ChannelListConfiguration.withInputType(InputType inputType)
The input type will be an immutable field which will be used to define whether the channel will allow CMAF ingest
or HLS ingest.
|
Copyright © 2025. All rights reserved.