@Stability(value=Stable)
public static interface CfnChannel.HlsWebdavSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.HlsWebdavSettingsProperty.Builder
A builder for
CfnChannel.HlsWebdavSettingsProperty |
static class |
CfnChannel.HlsWebdavSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.HlsWebdavSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.HlsWebdavSettingsProperty.Builder |
builder() |
default Number |
getConnectionRetryInterval()
`CfnChannel.HlsWebdavSettingsProperty.ConnectionRetryInterval`.
|
default Number |
getFilecacheDuration()
`CfnChannel.HlsWebdavSettingsProperty.FilecacheDuration`.
|
default String |
getHttpTransferMode()
`CfnChannel.HlsWebdavSettingsProperty.HttpTransferMode`.
|
default Number |
getNumRetries()
`CfnChannel.HlsWebdavSettingsProperty.NumRetries`.
|
default Number |
getRestartDelay()
`CfnChannel.HlsWebdavSettingsProperty.RestartDelay`.
|
@Stability(value=Stable) @Nullable default Number getConnectionRetryInterval()
@Stability(value=Stable) @Nullable default Number getFilecacheDuration()
@Stability(value=Stable) @Nullable default String getHttpTransferMode()
@Stability(value=Stable) @Nullable default Number getNumRetries()
@Stability(value=Stable) @Nullable default Number getRestartDelay()
@Stability(value=Stable) static CfnChannel.HlsWebdavSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.