@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateChannelRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
UpdateChannelRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateChannelRequest |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
ARN of the channel to be updated.
|
String |
getLatencyMode()
Channel latency mode.
|
String |
getName()
Channel name.
|
String |
getType()
Channel type, which determines the allowable resolution and bitrate.
|
int |
hashCode() |
void |
setArn(String arn)
ARN of the channel to be updated.
|
void |
setLatencyMode(String latencyMode)
Channel latency mode.
|
void |
setName(String name)
Channel name.
|
void |
setType(String type)
Channel type, which determines the allowable resolution and bitrate.
|
String |
toString()
Returns a string representation of this object.
|
UpdateChannelRequest |
withArn(String arn)
ARN of the channel to be updated.
|
UpdateChannelRequest |
withLatencyMode(ChannelLatencyMode latencyMode)
Channel latency mode.
|
UpdateChannelRequest |
withLatencyMode(String latencyMode)
Channel latency mode.
|
UpdateChannelRequest |
withName(String name)
Channel name.
|
UpdateChannelRequest |
withType(ChannelType type)
Channel type, which determines the allowable resolution and bitrate.
|
UpdateChannelRequest |
withType(String type)
Channel type, which determines the allowable resolution and bitrate.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setArn(String arn)
ARN of the channel to be updated.
arn - ARN of the channel to be updated.public String getArn()
ARN of the channel to be updated.
public UpdateChannelRequest withArn(String arn)
ARN of the channel to be updated.
arn - ARN of the channel to be updated.public void setName(String name)
Channel name.
name - Channel name.public String getName()
Channel name.
public UpdateChannelRequest withName(String name)
Channel name.
name - Channel name.public void setLatencyMode(String latencyMode)
Channel latency mode. Default: LOW.
latencyMode - Channel latency mode. Default: LOW.ChannelLatencyModepublic String getLatencyMode()
Channel latency mode. Default: LOW.
LOW.ChannelLatencyModepublic UpdateChannelRequest withLatencyMode(String latencyMode)
Channel latency mode. Default: LOW.
latencyMode - Channel latency mode. Default: LOW.ChannelLatencyModepublic UpdateChannelRequest withLatencyMode(ChannelLatencyMode latencyMode)
Channel latency mode. Default: LOW.
latencyMode - Channel latency mode. Default: LOW.ChannelLatencyModepublic void setType(String type)
Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give viewers
the best experience for their devices and network conditions. Vertical resolution can be up to 1080 and bitrate
can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is
limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
type - Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable
resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give
viewers the best experience for their devices and network conditions. Vertical resolution can be up to
1080 and bitrate can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice
is limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
ChannelTypepublic String getType()
Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give viewers
the best experience for their devices and network conditions. Vertical resolution can be up to 1080 and bitrate
can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is
limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
STANDARD: Multiple qualities are generated from the original input, to automatically give
viewers the best experience for their devices and network conditions. Vertical resolution can be up to
1080 and bitrate can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice
is limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
ChannelTypepublic UpdateChannelRequest withType(String type)
Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give viewers
the best experience for their devices and network conditions. Vertical resolution can be up to 1080 and bitrate
can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is
limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
type - Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable
resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give
viewers the best experience for their devices and network conditions. Vertical resolution can be up to
1080 and bitrate can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice
is limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
ChannelTypepublic UpdateChannelRequest withType(ChannelType type)
Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give viewers
the best experience for their devices and network conditions. Vertical resolution can be up to 1080 and bitrate
can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice is
limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
type - Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable
resolution or bitrate, the stream probably will disconnect immediately. Valid values:
STANDARD: Multiple qualities are generated from the original input, to automatically give
viewers the best experience for their devices and network conditions. Vertical resolution can be up to
1080 and bitrate can be up to 8.5 Mbps.
BASIC: Amazon IVS delivers the original input to viewers. The viewer’s video-quality choice
is limited to the original input. Vertical resolution can be up to 480 and bitrate can be up to 1.5 Mbps.
Default: STANDARD.
ChannelTypepublic String toString()
toString in class ObjectObject.toString()public UpdateChannelRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2020. All rights reserved.