@Stability(value=Stable) public static final class CfnChannel.HlsWebdavSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.HlsWebdavSettingsProperty>
CfnChannel.HlsWebdavSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.HlsWebdavSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.HlsWebdavSettingsProperty.Builder |
connectionRetryInterval(Number connectionRetryInterval)
Sets the value of
CfnChannel.HlsWebdavSettingsProperty.getConnectionRetryInterval() |
CfnChannel.HlsWebdavSettingsProperty.Builder |
filecacheDuration(Number filecacheDuration)
Sets the value of
CfnChannel.HlsWebdavSettingsProperty.getFilecacheDuration() |
CfnChannel.HlsWebdavSettingsProperty.Builder |
httpTransferMode(String httpTransferMode)
Sets the value of
CfnChannel.HlsWebdavSettingsProperty.getHttpTransferMode() |
CfnChannel.HlsWebdavSettingsProperty.Builder |
numRetries(Number numRetries)
Sets the value of
CfnChannel.HlsWebdavSettingsProperty.getNumRetries() |
CfnChannel.HlsWebdavSettingsProperty.Builder |
restartDelay(Number restartDelay)
Sets the value of
CfnChannel.HlsWebdavSettingsProperty.getRestartDelay() |
@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty.Builder connectionRetryInterval(Number connectionRetryInterval)
CfnChannel.HlsWebdavSettingsProperty.getConnectionRetryInterval()connectionRetryInterval - `CfnChannel.HlsWebdavSettingsProperty.ConnectionRetryInterval`.this@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty.Builder filecacheDuration(Number filecacheDuration)
CfnChannel.HlsWebdavSettingsProperty.getFilecacheDuration()filecacheDuration - `CfnChannel.HlsWebdavSettingsProperty.FilecacheDuration`.this@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty.Builder httpTransferMode(String httpTransferMode)
CfnChannel.HlsWebdavSettingsProperty.getHttpTransferMode()httpTransferMode - `CfnChannel.HlsWebdavSettingsProperty.HttpTransferMode`.this@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty.Builder numRetries(Number numRetries)
CfnChannel.HlsWebdavSettingsProperty.getNumRetries()numRetries - `CfnChannel.HlsWebdavSettingsProperty.NumRetries`.this@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty.Builder restartDelay(Number restartDelay)
CfnChannel.HlsWebdavSettingsProperty.getRestartDelay()restartDelay - `CfnChannel.HlsWebdavSettingsProperty.RestartDelay`.this@Stability(value=Stable) public CfnChannel.HlsWebdavSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.HlsWebdavSettingsProperty>CfnChannel.HlsWebdavSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.