@Stability(value=Stable) @Internal public static final class CfnChannel.HlsWebdavSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.HlsWebdavSettingsProperty
CfnChannel.HlsWebdavSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.HlsWebdavSettingsProperty.Builder, CfnChannel.HlsWebdavSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number connectionRetryInterval,
Number filecacheDuration,
String httpTransferMode,
Number numRetries,
Number restartDelay)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getConnectionRetryInterval()
`CfnChannel.HlsWebdavSettingsProperty.ConnectionRetryInterval`.
|
Number |
getFilecacheDuration()
`CfnChannel.HlsWebdavSettingsProperty.FilecacheDuration`.
|
String |
getHttpTransferMode()
`CfnChannel.HlsWebdavSettingsProperty.HttpTransferMode`.
|
Number |
getNumRetries()
`CfnChannel.HlsWebdavSettingsProperty.NumRetries`.
|
Number |
getRestartDelay()
`CfnChannel.HlsWebdavSettingsProperty.RestartDelay`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Number getConnectionRetryInterval()
CfnChannel.HlsWebdavSettingsPropertygetConnectionRetryInterval in interface CfnChannel.HlsWebdavSettingsPropertypublic final Number getFilecacheDuration()
CfnChannel.HlsWebdavSettingsPropertygetFilecacheDuration in interface CfnChannel.HlsWebdavSettingsPropertypublic final String getHttpTransferMode()
CfnChannel.HlsWebdavSettingsPropertygetHttpTransferMode in interface CfnChannel.HlsWebdavSettingsPropertypublic final Number getNumRetries()
CfnChannel.HlsWebdavSettingsPropertygetNumRetries in interface CfnChannel.HlsWebdavSettingsPropertypublic final Number getRestartDelay()
CfnChannel.HlsWebdavSettingsPropertygetRestartDelay in interface CfnChannel.HlsWebdavSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.