Class CfnOriginEndpoint.DashDvbFontDownloadProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.DashDvbFontDownloadProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnOriginEndpoint.DashDvbFontDownloadProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnOriginEndpoint.DashDvbFontDownloadProperty
@Stability(Stable)
@Internal
public static final class CfnOriginEndpoint.DashDvbFontDownloadProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnOriginEndpoint.DashDvbFontDownloadProperty
An implementation for
CfnOriginEndpoint.DashDvbFontDownloadProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.mediapackagev2.CfnOriginEndpoint.DashDvbFontDownloadProperty
CfnOriginEndpoint.DashDvbFontDownloadProperty.Builder, CfnOriginEndpoint.DashDvbFontDownloadProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashDvbFontDownloadProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThefontFamilyname for subtitles, as described in EBU-TT-D Subtitling Distribution Format .final StringThemimeTypeof the resource that's at the font download URL.final StringgetUrl()The URL for downloading fonts for subtitles.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnOriginEndpoint.DashDvbFontDownloadProperty.Builder.
-
-
Method Details
-
getFontFamily
Description copied from interface:CfnOriginEndpoint.DashDvbFontDownloadPropertyThefontFamilyname for subtitles, as described in EBU-TT-D Subtitling Distribution Format .- Specified by:
getFontFamilyin interfaceCfnOriginEndpoint.DashDvbFontDownloadProperty- See Also:
-
getMimeType
Description copied from interface:CfnOriginEndpoint.DashDvbFontDownloadPropertyThemimeTypeof the resource that's at the font download URL.For information about font MIME types, see the MPEG-DASH Profile for Transport of ISO BMFF Based DVB Services over IP Based Networks document.
- Specified by:
getMimeTypein interfaceCfnOriginEndpoint.DashDvbFontDownloadProperty- See Also:
-
getUrl
Description copied from interface:CfnOriginEndpoint.DashDvbFontDownloadPropertyThe URL for downloading fonts for subtitles.- Specified by:
getUrlin interfaceCfnOriginEndpoint.DashDvbFontDownloadProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-