| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
EncoderSettings |
DeleteChannelResponse.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
EncoderSettings |
CreateChannelRequest.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
EncoderSettings |
StartChannelResponse.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
EncoderSettings |
DescribeChannelResponse.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
EncoderSettings |
UpdateChannelRequest.encoderSettings()
The encoder settings for this channel.
|
EncoderSettings |
Channel.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
EncoderSettings |
StopChannelResponse.encoderSettings()
Returns the value of the EncoderSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteChannelResponse.Builder |
DeleteChannelResponse.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
CreateChannelRequest.Builder |
CreateChannelRequest.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
StartChannelResponse.Builder |
StartChannelResponse.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
DescribeChannelResponse.Builder |
DescribeChannelResponse.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
UpdateChannelRequest.Builder |
UpdateChannelRequest.Builder.encoderSettings(EncoderSettings encoderSettings)
The encoder settings for this channel.
|
Channel.Builder |
Channel.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
StopChannelResponse.Builder |
StopChannelResponse.Builder.encoderSettings(EncoderSettings encoderSettings)
Sets the value of the EncoderSettings property for this object.
|
Copyright © 2022. All rights reserved.