@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(CfnChannel.HlsWebdavSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getConnectionRetryInterval()
The number of seconds to wait before retrying a connection to the CDN if the connection is lost.
|
Number |
getFilecacheDuration()
The size, in seconds, of the file cache for streaming outputs.
|
String |
getHttpTransferMode()
Specifies whether to use chunked transfer encoding to WebDAV.
|
Number |
getNumRetries()
The number of retry attempts that are made before the channel is put into an error state.
|
Number |
getRestartDelay()
If a streaming output fails, the number of seconds to wait until a restart is initiated.
|
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.protected Jsii$Proxy(CfnChannel.HlsWebdavSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.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.HlsWebdavSettingsPropertyA value of 0 means never restart.
getRestartDelay in interface CfnChannel.HlsWebdavSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.